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

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

VFS_UNBUSY(9)

Contents


NAME    [Toc]    [Back]

     vfs_unbusy -- unbusy a mount point

SYNOPSIS    [Toc]    [Back]

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

     void
     vfs_unbusy(struct mount *mp, struct thread *td);

DESCRIPTION    [Toc]    [Back]

     The vfs_unbusy() function un-busies a mount point by unlocking
     mp->mnt_lock.  The lock is typically acquired by calling vfs_busy(9)
     prior to this call.

     Its arguments are:

     mp  The mount point to unbusy (unlock).

     td  The thread responsible for this call.

LOCKS    [Toc]    [Back]

     mnt_lock must be locked in mp prior to calling this function, and it will
     be unlocked upon return.

SEE ALSO    [Toc]    [Back]

      
      
     vfs_busy(9)

AUTHORS    [Toc]    [Back]

     This manual page was written by Chad David <[email protected]>.


FreeBSD 5.2.1			 July 8, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
vfs_busy FreeBSD marks a mount point as busy
vflush FreeBSD flush vnodes for a mount point
vflush OpenBSD flush vnodes for a mount point
vfs_getvfs FreeBSD returns a mount point given its file system identifier
nwmount IRIX create a mount point for accessing NetWare servers
vm_page_sleep_busy FreeBSD wait for a busy page to become unbusy
exports OpenBSD define remote mount points for NFS mount requests
exports Tru64 Defines remote mount points for NFS mount requests
exports FreeBSD define remote mount points for NFS mount requests
pppoesd.conf HP-UX PPPoE (Point to Point Protocol over Ethernet) server configuration file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service