Searched defs:hashent (Results 1 – 3 of 3) sorted by relevance
133 struct hlist_nulls_head *hashent) in find_ucounts()150 struct hlist_nulls_head *hashent = ucounts_hashentry(ucounts->ns, ucounts->uid); in hlist_add_ucounts() local159 struct hlist_nulls_head *hashent = ucounts_hashentry(ns, uid); in alloc_ucounts() local
299 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot()925 unsigned int hashent = hashfn(sb, qid); in dqget() local
1296 int hashent; member