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

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

Completed in 158 milliseconds