Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c916 fh.fh3_length = NFS3_OLDFHSIZE; in xdr_nfslog_nfs_fh3()
H A Dnfs_export.c2608 if (fh->fh3_length < NFS3_OLDFHSIZE || in nfs3_fhtovp()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h476 #define NFS3_OLDFHSIZE 32 macro