Searched refs:qc_state (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dquota.h411 struct qc_state { struct
441 int (*get_state)(struct super_block *, struct qc_state *);
H A Dquotaops.h109 int dquot_get_state(struct super_block *sb, struct qc_state *state);
/linux-master/fs/quota/
H A Dquota.c121 struct qc_state state;
335 static int quota_state_to_flags(struct qc_state *state)
357 struct qc_state state;
360 memset(&state, 0, sizeof (struct qc_state));
455 struct qc_state state;
458 memset(&state, 0, sizeof (struct qc_state));
H A Ddquot.c2834 int dquot_get_state(struct super_block *sb, struct qc_state *state)
/linux-master/fs/xfs/
H A Dxfs_quotaops.c57 struct qc_state *state)
/linux-master/fs/bcachefs/
H A Dquota.c746 static int bch2_quota_get_state(struct super_block *sb, struct qc_state *state)
/linux-master/fs/gfs2/
H A Dquota.c1621 static int gfs2_quota_get_state(struct super_block *sb, struct qc_state *state)

Completed in 147 milliseconds