Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dquotaops.h92 int dquot_get_next_id(struct super_block *sb, struct kqid *qid);
/Linux-v5.15/fs/quota/
Ddquot.c2123 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function
2133 EXPORT_SYMBOL(dquot_get_next_id);
2146 .get_next_id = dquot_get_next_id,
/Linux-v5.15/fs/reiserfs/
Dsuper.c849 .get_next_id = dquot_get_next_id,
/Linux-v5.15/fs/f2fs/
Dsuper.c2864 .get_next_id = dquot_get_next_id,
/Linux-v5.15/fs/ext4/
Dsuper.c1615 .get_next_id = dquot_get_next_id,