Searched defs:xdr_LOCK4res (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1373 xdr_LOCK4res(register XDR *xdrs, LOCK4res *objp) function
2671 if (!xdr_LOCK4res(xdrs, &objp->nfs_resop4_u.oplock))
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2758 xdr_LOCK4res(XDR *xdrs, LOCK4res *objp) function
4545 (void) xdr_LOCK4res(xdrs, &array[i].nfs_resop4_u.
4678 return (xdr_LOCK4res(xdrs, &objp->nfs_resop4_u.oplock));
4860 return (xdr_LOCK4res(xdrs, &objp->nfs_resop4_u.oplock));

Completed in 56 milliseconds