Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Duser.c102 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) in uid_hash_insert()
112 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find()
173 struct hlist_head *hashent = uidhashentry(uid); in alloc_uid() local
/linux-4.4.14/fs/quota/
Ddquot.c278 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot()
834 unsigned int hashent = hashfn(sb, qid); in dqget() local
/linux-4.4.14/include/net/sctp/
Dstructs.h1151 int hashent; member