Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h262 _DQST_DQSTAT_LAST enumerator
266 unsigned long stat[_DQST_DQSTAT_LAST];
267 struct percpu_counter counter[_DQST_DQSTAT_LAST];
/linux/fs/quota/
H A Ddquot.c3018 _DQST_DQSTAT_LAST); in dquot_init()