Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h411 struct qc_state { struct
441 int (*get_state)(struct super_block *, struct qc_state *);
/linux/fs/gfs2/
H A Dquota.c1629 static int gfs2_quota_get_state(struct super_block *sb, struct qc_state *state) in gfs2_quota_get_state()