Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Ddquot.c2790 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2822 EXPORT_SYMBOL(dquot_get_state);
2862 .get_state = dquot_get_state,
/linux/fs/ext4/
H A Dsuper.c1669 .get_state = dquot_get_state,