Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs.h1068 #define FH_WEBNFS 0x1 /* fh is WebNFS overloaded - see makefh3_ol() */ macro
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2188 fh->fh3_flags = FH_WEBNFS; in makefh3_ol()
H A Dnfs3_xdr.c464 if (objp->fh3_flags & FH_WEBNFS) in xdr_nfs_fh3_server()