Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dquotaops.h98 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-4.1.27/fs/quota/
Ddquot.c2645 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2677 EXPORT_SYMBOL(dquot_get_state);
2726 .get_state = dquot_get_state,
2737 .get_state = dquot_get_state,
/linux-4.1.27/fs/reiserfs/
Dsuper.c810 .get_state = dquot_get_state,
/linux-4.1.27/fs/ext3/
Dsuper.c792 .get_state = dquot_get_state,
/linux-4.1.27/fs/ext4/
Dsuper.c1093 .get_state = dquot_get_state,