Searched refs:dquot_get_next_id (Results 1 – 4 of 4) sorted by relevance
2048 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function2070 EXPORT_SYMBOL(dquot_get_next_id);2083 .get_next_id = dquot_get_next_id,
824 .get_next_id = dquot_get_next_id,
1860 .get_next_id = dquot_get_next_id,
5551 return dquot_get_next_id(sb, qid); in ext4_get_next_id()