Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/Linux-v6.1/fs/quota/
Ddquot.c2782 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2814 EXPORT_SYMBOL(dquot_get_state);
2856 .get_state = dquot_get_state,
/Linux-v6.1/fs/jfs/
Dsuper.c173 .get_state = dquot_get_state,
/Linux-v6.1/fs/ext2/
Dsuper.c332 .get_state = dquot_get_state,
/Linux-v6.1/fs/reiserfs/
Dsuper.c856 .get_state = dquot_get_state,
/Linux-v6.1/fs/f2fs/
Dsuper.c2957 .get_state = dquot_get_state,
/Linux-v6.1/fs/ext4/
Dsuper.c1533 .get_state = dquot_get_state,