Home
last modified time | relevance | path

Searched refs:NFSPROC3_FSINFO (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c183 case NFSPROC3_FSINFO:
325 case NFSPROC3_FSINFO:
399 case NFSPROC3_FSINFO:
615 case NFSPROC3_FSINFO:
/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c301 {fsinfo_arginit, NFSPROC3_FSINFO, xdr_FSINFO3args,
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs_prot.x1257 NFSPROC3_FSINFO(FSINFO3args) = 19;
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c1177 error = rfs3call(mi, NFSPROC3_FSINFO, in nfs3rootvp()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h2092 #define NFSPROC3_FSINFO ((rpcproc_t)19) macro