Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-6.15/fs/quota/
H A Ddquot.c2833 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2865 EXPORT_SYMBOL(dquot_get_state);
2905 .get_state = dquot_get_state,
/linux-6.15/fs/jfs/
H A Dsuper.c173 .get_state = dquot_get_state,
/linux-6.15/fs/ext2/
H A Dsuper.c358 .get_state = dquot_get_state,
/linux-6.15/fs/f2fs/
H A Dsuper.c3213 .get_state = dquot_get_state,
/linux-6.15/fs/ext4/
H A Dsuper.c1605 .get_state = dquot_get_state,