Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux/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/fs/ext2/
H A Dsuper.c331 .get_state = dquot_get_state,
/linux/fs/ext4/
H A Dsuper.c1621 .get_state = dquot_get_state,