Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dquotaops.h93 int dquot_get_next_id(struct super_block *sb, struct kqid *qid);
/openbmc/linux/fs/quota/
H A Ddquot.c2191 int dquot_get_next_id(struct super_block *sb, struct kqid *qid) in dquot_get_next_id() function
2201 EXPORT_SYMBOL(dquot_get_next_id);
2214 .get_next_id = dquot_get_next_id,
/openbmc/linux/fs/reiserfs/
H A Dsuper.c849 .get_next_id = dquot_get_next_id,
/openbmc/linux/fs/f2fs/
H A Dsuper.c3114 .get_next_id = dquot_get_next_id,
/openbmc/linux/fs/ext4/
H A Dsuper.c1620 .get_next_id = dquot_get_next_id,