Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dquotaops.h108 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/Linux-v5.15/fs/quota/
Ddquot.c2760 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2792 EXPORT_SYMBOL(dquot_get_state);
2834 .get_state = dquot_get_state,
/Linux-v5.15/fs/jfs/
Dsuper.c173 .get_state = dquot_get_state,
/Linux-v5.15/fs/ext2/
Dsuper.c335 .get_state = dquot_get_state,
/Linux-v5.15/fs/reiserfs/
Dsuper.c856 .get_state = dquot_get_state,
/Linux-v5.15/fs/f2fs/
Dsuper.c2871 .get_state = dquot_get_state,
/Linux-v5.15/fs/ext4/
Dsuper.c1622 .get_state = dquot_get_state,