Home
last modified time | relevance | path

Searched refs:NFS_GETFH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dnfssys.c64 return (_nfssys(NFS_GETFH, &nga)); in nfs_getfh()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfssys.h52 NFS4_SVC_REQUEST_QUIESCE, NFS_GETFH, NFS4_DSS_SETPATHS, enumerator
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c189 case NFS_GETFH: { /* get a file handle */ in nfssys()