Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Ddquot.c2139 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function
2149 EXPORT_SYMBOL(dquot_get_next_id);
2162 .get_next_id = dquot_get_next_id,
/linux/fs/f2fs/
H A Dsuper.c3701 .get_next_id = dquot_get_next_id,
/linux/fs/ext4/
H A Dsuper.c1662 .get_next_id = dquot_get_next_id,