table of contents
other versions
- wheezy 3.2.78-1
ACCT_AUTO_CLOSE_MNT(9) | Accounting Framework | ACCT_AUTO_CLOSE_MNT(9) |
NAME¶
acct_auto_close_mnt - turn off a filesystem's accounting if it is onSYNOPSIS¶
void
acct_auto_close_mnt(struct vfsmount * m);
ARGUMENTS¶
mvfsmount being shut down
DESCRIPTION¶
If the accounting is turned on for a file in the subtree pointed to to by m, turn accounting off. Done when m is about to die.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |