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

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

VFS_VPTOFH(9)

Contents


NAME    [Toc]    [Back]

     VFS_VPTOFH -- turn a vnode into an NFS filehandle

SYNOPSIS    [Toc]    [Back]

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

     int
     VFS_VPTOFH(struct vnode *vp, struct fid *fhp);

DESCRIPTION    [Toc]    [Back]

     This is used by the NFS server to create an opaque filehandle which
     uniquely identifies the file and which can be used by an NFS client to
     access the file in the future.

     Its arguments are:

     vp   The vnode to make a filehandle for.

     fhp  Return parameter for the filehandle.

SEE ALSO    [Toc]    [Back]

      
      
     VFS(9), VFS_FHTOVP(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
VFS_FHTOVP FreeBSD turn an NFS filehandle into a vnode
configipforwardstate IRIX turn IP forwarding on or off
quotaon OpenBSD turn filesystem quotas on and off
quotaon IRIX turn filesystem quotas on and off
quotaoff OpenBSD turn filesystem quotas on and off
unset_vacation IRIX turn off vacation for Netscape Messenger
quotaoff HP-UX turn HFS file system quotas on and off
quotaon HP-UX turn HFS file system quotas on and off
quotaon FreeBSD turn file system quotas on and off
set_vacation IRIX turn on vacation for Netscape Messenger
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service