Home
last modified time | relevance | path

Searched refs:xdr_LOCK4res (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1373 xdr_LOCK4res(register XDR *xdrs, LOCK4res *objp) in xdr_LOCK4res() function
2671 if (!xdr_LOCK4res(xdrs, &objp->nfs_resop4_u.oplock)) in xdr_nfs_resop4()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2759 xdr_LOCK4res(XDR *xdrs, LOCK4res *objp) in xdr_LOCK4res() function
4560 (void) xdr_LOCK4res(xdrs, &array[i].nfs_resop4_u. in xdr_nfs_resop4_free()
4693 return (xdr_LOCK4res(xdrs, &objp->nfs_resop4_u.oplock)); in xdr_nfs_resop4()
4875 return (xdr_LOCK4res(xdrs, &objp->nfs_resop4_u.oplock)); in xdr_nfs_resop4_clnt()