*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> VFS_STATFS (9)              
Title
Content
Arch
Section
 

VFS_STATFS(9)

Contents


NAME    [Toc]    [Back]

     VFS_STATFS -- return file system status

SYNOPSIS    [Toc]    [Back]

     #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]    [Back]

     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]    [Back]

      
      
     VFS(9), vnode(9)

AUTHORS    [Toc]    [Back]

     This manual page was written by Doug Rabson.


FreeBSD 5.2.1			 July 24, 1996			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
sact Tru64 Displays current Source Code Control System (SCCS) file editing status
tt_pointer_error HP-UX return the status of a pointer
true HP-UX return exit status zero or one respectively
false HP-UX return exit status zero or one respectively
VFS_ROOT FreeBSD return the root vnode of a file system
aio_return HP-UX return status of an asynchronous I/O operation
tt_int_error HP-UX return the status of an error object
aio_error HP-UX return error status of an asynchronous I/O operation
aio_error IRIX return error status of an asynchronous I/O operation
aio_return IRIX return error status of an asynchronous I/O operation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service