qc_state
static int gfs2_quota_get_state(struct super_block *sb, struct qc_state *state)
int dquot_get_state(struct super_block *sb, struct qc_state *state)
struct qc_state state;
static int quota_state_to_flags(struct qc_state *state)
struct qc_state state;
memset(&state, 0, sizeof (struct qc_state));
struct qc_state state;
memset(&state, 0, sizeof (struct qc_state));
struct qc_state *state)
int (*get_state)(struct super_block *, struct qc_state *);
int dquot_get_state(struct super_block *sb, struct qc_state *state);