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

/linux-master/kernel/
H A Duser.c121 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) argument
131 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) argument
205 struct hlist_head *hashent = uidhashentry(uid); local
H A Ducount.c131 static struct ucounts *find_ucounts(struct user_namespace *ns, kuid_t uid, struct hlist_head *hashent) argument
144 struct hlist_head *hashent = ucounts_hashentry(ucounts->ns, ucounts->uid); local
167 struct hlist_head *hashent = ucounts_hashentry(ns, uid); local
/linux-master/fs/quota/
H A Ddquot.c301 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, argument
925 unsigned int hashent = hashfn(sb, qid); local
/linux-master/include/net/sctp/
H A Dstructs.h1295 int hashent; member in struct:sctp_endpoint

Completed in 732 milliseconds