.\" 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 "VXFS_STATFS" "9" "09 October 2005" "" "" .SH NAME vxfs_statfs \- get filesystem information .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int vxfs_statfs (struct super_block * \fIsbp\fB, struct kstatfs * \fIbufp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsbp\fB\fR VFS superblock .TP \fB\fIbufp\fB\fR output buffer .SH "DESCRIPTION" .PP vxfs_statfs fills the statfs buffer \fIbufp\fR with information about the filesystem described by \fIsbp\fR\&. .SH "RETURNS" .PP Zero. .SH "LOCKING" .PP No locks held. .SH "NOTES" .PP This is everything but complete...