Home
last modified time | relevance | path

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

/linux-2.6.39/fs/quota/
Ddquot.c279 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, in find_dquot() function
829 dquot = find_dquot(hashent, sb, id, type); in dqget()