Home
last modified time | relevance | path

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

/linux-6.15/fs/quota/
H A Ddquot.c299 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot() function
944 dquot = find_dquot(hashent, sb, qid); in dqget()