Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dquotaops.h93 int dquot_get_next_id(struct super_block *sb, struct kqid *qid);
/linux-6.3-rc2/fs/quota/
A Ddquot.c2145 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function
2155 EXPORT_SYMBOL(dquot_get_next_id);
2168 .get_next_id = dquot_get_next_id,
/linux-6.3-rc2/fs/reiserfs/
A Dsuper.c849 .get_next_id = dquot_get_next_id,
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c2972 .get_next_id = dquot_get_next_id,
/linux-6.3-rc2/fs/ext4/
A Dsuper.c1527 .get_next_id = dquot_get_next_id,

Completed in 28 milliseconds