'\" t .\" Title: acct_auto_close .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: Accounting Framework .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "ACCT_AUTO_CLOSE" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "Accounting Framework" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" acct_auto_close \- turn off a filesystem\*(Aqs accounting if it is on .SH "SYNOPSIS" .HP \w'void\ acct_auto_close('u .BI "void acct_auto_close(struct\ super_block\ *\ " "sb" ");" .SH "ARGUMENTS" .PP \fIsb\fR .RS 4 super block for the filesystem .RE .SH "DESCRIPTION" .PP If the accounting is turned on for a file in the filesystem pointed to by sb, turn accounting off\&. .SH "COPYRIGHT" .br