Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h397 struct qc_type_state { struct
413 struct qc_type_state s_state[MAXQUOTAS]; /* Per quota type information */ argument
/linux/fs/quota/
H A Ddquot.c2793 struct qc_type_state *tstate; in dquot_get_state()