Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1430 case OP_REMOVE: REMOVE4args opremove; variable
1476 case OP_REMOVE: REMOVE4res opremove; variable
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1451 REMOVE4args opremove; member
1497 REMOVE4res opremove; member
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c4007 if (array[i].nfs_argop4_u.opremove.target. in xdr_snfs_argop4_free()
4009 kmem_free(array[i].nfs_argop4_u.opremove.target. in xdr_snfs_argop4_free()
4011 array[i].nfs_argop4_u.opremove.target. in xdr_snfs_argop4_free()
4189 return (xdr_bytes(xdrs, (char **)&objp->nfs_argop4_u.opremove. in xdr_nfs_argop4()
4191 (uint_t *)&objp->nfs_argop4_u.opremove. in xdr_nfs_argop4()
4674 return (xdr_REMOVE4res(xdrs, &objp->nfs_resop4_u.opremove)); in xdr_nfs_resop4()
4856 return (xdr_REMOVE4res(xdrs, &objp->nfs_resop4_u.opremove)); in xdr_nfs_resop4_clnt()
H A Dnfs4_vnops.c4912 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_inactive_otw()
7429 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_remove()
8814 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_rmdir()
H A Dnfs4_srv.c4107 REMOVE4args *args = &argop->nfs_argop4_u.opremove; in rfs4_op_remove()
4108 REMOVE4res *resp = &resop->nfs_resop4_u.opremove; in rfs4_op_remove()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2572 if (!xdr_REMOVE4args(xdrs, &objp->nfs_argop4_u.opremove)) in xdr_nfs_argop4()
2737 if (!xdr_REMOVE4res(xdrs, &objp->nfs_resop4_u.opremove)) in xdr_nfs_resop4()