Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dquotaops.h111 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-4.19.296/fs/quota/
Ddquot.c2863 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2893 EXPORT_SYMBOL(dquot_get_state);
2935 .get_state = dquot_get_state,
/linux-4.19.296/fs/jfs/
Dsuper.c202 .get_state = dquot_get_state,
/linux-4.19.296/fs/ext2/
Dsuper.c348 .get_state = dquot_get_state,
/linux-4.19.296/fs/reiserfs/
Dsuper.c862 .get_state = dquot_get_state,
/linux-4.19.296/fs/f2fs/
Dsuper.c1939 .get_state = dquot_get_state,
/linux-4.19.296/fs/ext4/
Dsuper.c1405 .get_state = dquot_get_state,