*nix Documentation Project
Title
Content
Arch
Section

VFS_STATFS(9)

Contents

NAME [Toc]

 VFS_STATFS -- return file system status

SYNOPSIS [Toc]

 #include <sys/param.h>
 #include <sys/mount.h>
 #include <sys/vnode.h>
 int
 VFS_STATFS(struct mount *mp, struct statfs *sbp, struct thread *td);

DESCRIPTION [Toc]

 This call returns various pieces of information about the file system,
 including recommended I/O sizes, free space, free inodes, etc.
 Its arguments are:
 mp The file system.
 sbp Return parameter for the file system's status.
 td The thread which is querying the file system.

SEE ALSO [Toc]


 VFS(9), vnode(9)

AUTHORS [Toc]

 This manual page was written by Doug Rabson.
FreeBSD 5.2.1			 July 24, 1996			 FreeBSD 5.2.1

AltStyle によって変換されたページ (->オリジナル) /

Similar pages
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service