Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquotaops.h93 int dquot_get_next_id(struct super_block *sb, struct kqid *qid);
/linux/fs/quota/
H A Ddquot.c2185 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function
2195 EXPORT_SYMBOL(dquot_get_next_id);
2208 .get_next_id = dquot_get_next_id,
/linux/fs/f2fs/
H A Dsuper.c3630 .get_next_id = dquot_get_next_id,