Home
last modified time | relevance | path

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

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