Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dquota.h251 _DQST_DQSTAT_LAST enumerator
255 int stat[_DQST_DQSTAT_LAST];
256 struct percpu_counter counter[_DQST_DQSTAT_LAST];
/linux-2.6.39/fs/quota/
Ddquot.c2632 for (i = 0; i < _DQST_DQSTAT_LAST; i++) { in dquot_init()