Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h99 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/Linux-v4.19/fs/quota/
Ddquot.c2772 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2802 EXPORT_SYMBOL(dquot_get_state);
2844 .get_state = dquot_get_state,
/Linux-v4.19/fs/jfs/
Dsuper.c202 .get_state = dquot_get_state,
/Linux-v4.19/fs/ext2/
Dsuper.c348 .get_state = dquot_get_state,
/Linux-v4.19/fs/reiserfs/
Dsuper.c861 .get_state = dquot_get_state,
/Linux-v4.19/fs/f2fs/
Dsuper.c1902 .get_state = dquot_get_state,
/Linux-v4.19/fs/ext4/
Dsuper.c1349 .get_state = dquot_get_state,