Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Dacct.c76 static volatile int acct_active; variable
100 res = acct_active; in check_free_space()
127 if (acct_active) { in check_free_space()
129 acct_active = 0; in check_free_space()
134 acct_active = 1; in check_free_space()
143 res = acct_active; in check_free_space()
190 acct_active = 0; in sys_acct()
197 acct_active = 1; in sys_acct()