Home
last modified time | relevance | path

Searched refs:qc_state (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dquota.h395 struct qc_state { struct
429 int (*get_state)(struct super_block *, struct qc_state *);
Dquotaops.h98 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-4.4.14/fs/quota/
Dquota.c121 struct qc_state state; in quota_getinfo()
291 static int quota_state_to_flags(struct qc_state *state) in quota_state_to_flags()
313 struct qc_state state; in quota_getstate()
383 struct qc_state state; in quota_getstatev()
Ddquot.c2683 int dquot_get_state(struct super_block *sb, struct qc_state *state) in dquot_get_state()
/linux-4.4.14/fs/xfs/
Dxfs_quotaops.c70 struct qc_state *state) in xfs_fs_get_quota_state()
/linux-4.4.14/fs/gfs2/
Dquota.c1541 static int gfs2_quota_get_state(struct super_block *sb, struct qc_state *state) in gfs2_quota_get_state()