Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dquotaops.h92 int dquot_get_next_id(struct super_block *sb, struct kqid *qid);
/kernel/linux/linux-5.10/fs/quota/
Ddquot.c2125 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function
2135 EXPORT_SYMBOL(dquot_get_next_id);
2148 .get_next_id = dquot_get_next_id,
/kernel/linux/linux-5.10/fs/reiserfs/
Dsuper.c849 .get_next_id = dquot_get_next_id,
/kernel/linux/linux-5.10/fs/f2fs/
Dsuper.c2533 .get_next_id = dquot_get_next_id,
/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c1616 .get_next_id = dquot_get_next_id,