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

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

VFS_UNMOUNT(9)

Contents


NAME    [Toc]    [Back]

     VFS_UNMOUNT -- unmount a file system

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/mount.h>
     #include <sys/vnode.h>

     int
     VFS_UNMOUNT(struct mount *mp, int mntflags, struct thread *td);

DESCRIPTION    [Toc]    [Back]

     Unmount a file system.

     Its arguments are:

     mp        The file system.

     mntflags  Various flags.

     td        Thread which is unmounting the file system.

     If the MNT_FORCE flag is specified then open files should be forcibly
     closed.

SEE ALSO    [Toc]    [Back]

      
      
     vflush(9), 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
vxumount HP-UX unmount a VxFS file system
umount Tru64 Mount or unmount a file system
mount Tru64 Mount or unmount a file system
umount FreeBSD unmount file systems
umount OpenBSD unmount file systems
umount Linux unmount file systems
vfs_unmountall FreeBSD unmount all file systems
mount_hfs HP-UX mount and unmount HFS file systems
pfs_mount HP-UX mount and unmount CD-ROM file systems
umount HP-UX mount and unmount file systems
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service