Home
last modified time | relevance | path

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

/illumos-gate/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:
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c327 {remove_arginit, NFSPROC3_REMOVE, xdr_REMOVE3args,
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x1233 NFSPROC3_REMOVE(REMOVE3args) = 12;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2162 #define NFSPROC3_REMOVE ((rpcproc_t)12) macro
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c1939 case NFSPROC3_REMOVE: in nfslog_process_trans_rec()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c1883 error = rfs3call(VTOMI(unldvp), NFSPROC3_REMOVE, in nfs3_inactive()
2933 error = rfs3call(VTOMI(dvp), NFSPROC3_REMOVE, in nfs3_remove()