Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dquotaops.h98 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-4.4.14/fs/quota/
Ddquot.c2683 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2715 EXPORT_SYMBOL(dquot_get_state);
2764 .get_state = dquot_get_state,
2775 .get_state = dquot_get_state,
/linux-4.4.14/fs/reiserfs/
Dsuper.c810 .get_state = dquot_get_state,
/linux-4.4.14/fs/ext4/
Dsuper.c1110 .get_state = dquot_get_state,