Home
last modified time | relevance | path

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

/fs/quota/
Ddquot.c301 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot()
932 unsigned int hashent = hashfn(sb, qid); in dqget() local