Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Ddquot.c301 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot() function
955 dquot = find_dquot(hashent, sb, qid); in dqget()