VXFS_STATFS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vxfs_statfs - get filesystem information
SYNOPSIS
"SYNOPSIS"
int vxfs_statfs (struct super_block * sbp, struct kstatfs * bufp);
ARGUMENTS
- sbp
-
VFS superblock
- bufp
-
output buffer
DESCRIPTION
vxfs_statfs fills the statfs buffer bufp with information
about the filesystem described by sbp.
RETURNS
Zero.
LOCKING
No locks held.
NOTES
This is everything but complete...
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
- LOCKING
-
- NOTES
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:00 GMT, October 09, 2005