Home
last modified time | relevance | path

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

/Linux-v4.19/fs/quota/
Ddquot.c282 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot() function
862 dquot = find_dquot(hashent, sb, qid); in dqget()