Searched refs:OP_REMOVE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 503 case OP_REMOVE: in nfs4_op_to_str()
|
H A D | nfs4_xdr.c | 4056 case OP_REMOVE: in xdr_snfs_argop4_free() 4238 case OP_REMOVE: in xdr_nfs_argop4() 4475 op = OP_REMOVE; in xdr_cnfs_argop4() 4607 case OP_REMOVE: in xdr_nfs_resop4_free() 4727 case OP_REMOVE: in xdr_nfs_resop4() 4913 case OP_REMOVE: in xdr_nfs_resop4_clnt()
|
H A D | nfs4_vnops.c | 4930 NULL, NULL, OP_REMOVE, NULL, NULL, NULL) == FALSE) { in nfs4_inactive_otw() 7403 NULL, NULL, NULL, OP_REMOVE, NULL, NULL, NULL) == FALSE) { in nfs4_remove() 8776 NULL, OP_REMOVE, NULL, NULL, NULL) == FALSE) { in nfs4_rmdir()
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1263 OP_REMOVE = 28, enumerator 3052 case OP_REMOVE: REMOVE4args opremove; 3172 case OP_REMOVE: REMOVE4res opremove;
|
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/ |
H A D | nfs.c | 436 case OP_REMOVE: in nfs4_op_str()
|
H A D | nfs_clnt.c | 96 TBL_ENTRY(OP_REMOVE),
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 2562 case OP_REMOVE: in xdr_nfs_argop4() 2727 case OP_REMOVE: in xdr_nfs_resop4()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 2684 OP_REMOVE = 28, enumerator 2729 OP_CREMOVE = OP_REMOVE | SUNW_PRIVATE_OP,
|