Home
last modified time | relevance | path

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

/openbmc/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];
/openbmc/linux/fs/quota/
H A Ddquot.c3028 for (i = 0; i < _DQST_DQSTAT_LAST; i++) { in dquot_init()