Searched refs:hashfn (Results 1 - 1 of 1) sorted by relevance

/fs/quota/
H A Ddquot.c253 hashfn(const struct super_block *sb, struct kqid qid) function
269 head = dquot_hash + hashfn(dquot->dq_sb, dquot->dq_id);
834 unsigned int hashent = hashfn(sb, qid);

Completed in 7 milliseconds