Query: acct_auto_close_mnt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ACCT_AUTO_CLOSE_MNT(9) Accounting Framework ACCT_AUTO_CLOSE_MNT(9)NAMEacct_auto_close_mnt - turn off a filesystem's accounting if it is onSYNOPSISvoid acct_auto_close_mnt(struct vfsmount * m);ARGUMENTSm vfsmount being shut downDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ACCT_AUTO_CLOSE_MNT(9)