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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Duser.c59 static inline void uid_hash_insert(struct user_struct *up, struct list_head *hashent) argument
69 static inline struct user_struct *uid_hash_find(uid_t uid, struct list_head *hashent) argument
125 struct list_head *hashent = uidhashentry(uid); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/sctp/
H A Dstructs.h1196 int hashent; member in struct:sctp_ep_common

Completed in 155 milliseconds