Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Ddquot.c894 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot() function
948 empty = get_empty_dquot(sb, qid.type); in dqget()