Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h320 int (*get_next_id)(struct super_block *sb, struct kqid *qid); /* Get next ID with existing structure in the quota file */ member
339 int (*get_next_id) (struct super_block *sb, struct kqid *qid); member
/linux/mm/
H A Dshmem_quota.c350 .get_next_id = shmem_get_next_id,
/linux/fs/ocfs2/
H A Dquota_global.c1031 .get_next_id = ocfs2_get_next_id,
/linux/fs/reiserfs/
H A Dsuper.c848 .get_next_id = dquot_get_next_id,