get_next_id 1406 fs/ext4/super.c .get_next_id = ext4_get_next_id, get_next_id 6078 fs/ext4/super.c if (!ops || !ops->get_next_id) get_next_id 2238 fs/f2fs/super.c .get_next_id = dquot_get_next_id, get_next_id 1016 fs/ocfs2/quota_global.c .get_next_id = ocfs2_get_next_id, get_next_id 2132 fs/quota/dquot.c if (!dqopt->ops[qid->type]->get_next_id) get_next_id 2134 fs/quota/dquot.c return dqopt->ops[qid->type]->get_next_id(sb, qid); get_next_id 2149 fs/quota/dquot.c .get_next_id = dquot_get_next_id, get_next_id 2651 fs/quota/dquot.c if (!sb->dq_op->get_next_id) get_next_id 2653 fs/quota/dquot.c err = sb->dq_op->get_next_id(sb, qid); get_next_id 382 fs/quota/quota_v2.c .get_next_id = v2_get_next_id, get_next_id 849 fs/reiserfs/super.c .get_next_id = dquot_get_next_id, get_next_id 318 include/linux/quota.h int (*get_next_id)(struct super_block *sb, struct kqid *qid); /* Get next ID with existing structure in the quota file */ get_next_id 337 include/linux/quota.h int (*get_next_id) (struct super_block *sb, struct kqid *qid);