VXFS_STATFS
Section: ()
Updated: 06 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: 07:07:33 GMT, October 06, 2005