Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-6.1.9/fs/quota/
Ddquot.c2784 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2816 EXPORT_SYMBOL(dquot_get_state);
2858 .get_state = dquot_get_state,
/linux-6.1.9/fs/jfs/
Dsuper.c173 .get_state = dquot_get_state,
/linux-6.1.9/fs/ext2/
Dsuper.c332 .get_state = dquot_get_state,
/linux-6.1.9/fs/reiserfs/
Dsuper.c856 .get_state = dquot_get_state,
/linux-6.1.9/fs/f2fs/
Dsuper.c2957 .get_state = dquot_get_state,
/linux-6.1.9/fs/ext4/
Dsuper.c1534 .get_state = dquot_get_state,