Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs_clnt.c114 TBL_ENTRY(OP_CREMOVE),
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2729 OP_CREMOVE = OP_REMOVE | SUNW_PRIVATE_OP, enumerator
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c4881 argop[1].argop = OP_CREMOVE; in nfs4_inactive_otw()
7383 argop[1].argop = OP_CREMOVE; in nfs4_remove()
8755 argop[1].argop = OP_CREMOVE; in nfs4_rmdir()
H A Dnfs4_xdr.c4471 case OP_CREMOVE: in xdr_cnfs_argop4()