Home
last modified time | relevance | path

Searched refs:fh3_flags (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.d56 printf("fh3_flags: %d\n", args[2]->object.fh3_flags);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2132 fh->fh3_flags = 0; in makefh3()
2188 fh->fh3_flags = FH_WEBNFS; in makefh3_ol()
H A Dnfs3_xdr.c464 if (objp->fh3_flags & FH_WEBNFS) in xdr_nfs_fh3_server()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h1055 uint_t fh3_flags; member