.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "LOAD_AND_INIT_QUOTA" "9" "09 October 2005" "" "" .SH NAME load_and_init_quota \- load and setup the quota file for a volume if present .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp BOOL load_and_init_quota (ntfs_volume * \fIvol\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvol\fB\fR ntfs super block describing device whose quota file to load .SH "DESCRIPTION" .PP Return TRUE on success or FALSE on error. If \fB$Quota\fR is not present, we leave vol->quota_ino as NULL and return success.