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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Duser.c63 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) argument
74 static struct user_struct *uid_hash_find(uid_t uid, struct hlist_head *hashent) argument
136 struct hlist_head *hashent = uidhashentry(ns, uid); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Ddquot.c275 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, argument
815 unsigned int hashent = hashfn(sb, id, type); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h1271 int hashent; member in struct:sctp_ep_common

Completed in 86 milliseconds