acct_auto_close_mnt

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

acct_auto_close_mnt - turn off a filesystem's accounting if it is on

SYNOPSIS

void acct_auto_close_mnt(struct vfsmount * m);

ARGUMENTS

m

vfsmount 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.