Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dquotaops.h99 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/Linux-v5.4/fs/quota/
Ddquot.c2780 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2810 EXPORT_SYMBOL(dquot_get_state);
2852 .get_state = dquot_get_state,
/Linux-v5.4/fs/jfs/
Dsuper.c173 .get_state = dquot_get_state,
/Linux-v5.4/fs/ext2/
Dsuper.c338 .get_state = dquot_get_state,
/Linux-v5.4/fs/reiserfs/
Dsuper.c855 .get_state = dquot_get_state,
/Linux-v5.4/fs/f2fs/
Dsuper.c2240 .get_state = dquot_get_state,
/Linux-v5.4/fs/ext4/
Dsuper.c1402 .get_state = dquot_get_state,