Home
last modified time | relevance | path

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

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