1ACCT_AUTO_CLOSE(9) Accounting Framework ACCT_AUTO_CLOSE(9)
23
4
NAME
6acct_auto_close - turn off a filesystem's accounting if it is on
7
SYNOPSIS
9void acct_auto_close(struct super_block * sb);
10
ARGUMENTS
12sb
13super block for the filesystem
14
DESCRIPTION
16If the accounting is turned on for a file in the filesystem pointed to
17by sb, turn accounting off.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. November 2011 ACCT_AUTO_CLOSE(9)