Searched defs:hashent (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Duser.c319 struct hlist_head *hashent = uidhashentry(ns, uid); local
61 uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) argument
72 uid_hash_find(uid_t uid, struct hlist_head *hashent) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Ddquot.c237 static inline struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, unsigned int id, int type) argument
626 unsigned int hashent = hashfn(sb, id, type); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dstructs.h1196 int hashent; member in struct:sctp_ep_common

Completed in 109 milliseconds