Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Ddquot.c567 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot() function
606 if ((empty = get_empty_dquot(sb, type)) == NODQUOT) in dqget()