Searched defs:hashent (Results 1 – 1 of 1) sorted by relevance
301 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