Home
last modified time | relevance | path

Searched refs:dquot_get_state (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/include/linux/
Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/Linux-v6.6/fs/quota/
Ddquot.c2802 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2834 EXPORT_SYMBOL(dquot_get_state);
2874 .get_state = dquot_get_state,
/Linux-v6.6/fs/jfs/
Dsuper.c173 .get_state = dquot_get_state,
/Linux-v6.6/fs/ext2/
Dsuper.c332 .get_state = dquot_get_state,
/Linux-v6.6/fs/reiserfs/
Dsuper.c856 .get_state = dquot_get_state,
/Linux-v6.6/fs/f2fs/
Dsuper.c3125 .get_state = dquot_get_state,
/Linux-v6.6/fs/ext4/
Dsuper.c1618 .get_state = dquot_get_state,