Home
last modified time | relevance | path

Searched refs:NFSPROC3_REMOVE (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c213 case NFSPROC3_REMOVE:
320 case NFSPROC3_REMOVE:
411 case NFSPROC3_REMOVE:
569 case NFSPROC3_REMOVE:
/titanic_50/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c329 {remove_arginit, NFSPROC3_REMOVE, xdr_REMOVE3args,
/titanic_50/usr/src/head/rpcsvc/
H A Dnfs_prot.x1236 NFSPROC3_REMOVE(REMOVE3args) = 12;
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs.h2085 #define NFSPROC3_REMOVE ((rpcproc_t)12) macro
/titanic_50/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c1941 case NFSPROC3_REMOVE: in nfslog_process_trans_rec()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c1882 error = rfs3call(VTOMI(unldvp), NFSPROC3_REMOVE, in nfs3_inactive()
2932 error = rfs3call(VTOMI(dvp), NFSPROC3_REMOVE, in nfs3_remove()