Home
last modified time | relevance | path

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

/linux/include/linux/
A Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux/fs/quota/
A Ddquot.c2832 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state() function
2864 EXPORT_SYMBOL(dquot_get_state);
2904 .get_state = dquot_get_state,
/linux/fs/jfs/
A Dsuper.c173 .get_state = dquot_get_state,
/linux/fs/ext2/
A Dsuper.c331 .get_state = dquot_get_state,
/linux/fs/reiserfs/
A Dsuper.c855 .get_state = dquot_get_state,
/linux/fs/f2fs/
A Dsuper.c3129 .get_state = dquot_get_state,
/linux/fs/ext4/
A Dsuper.c1614 .get_state = dquot_get_state,

Completed in 36 milliseconds