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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1392 xdr_LOCKT4args(register XDR *xdrs, LOCKT4args *objp) function
2518 if (!xdr_LOCKT4args(xdrs, &objp->nfs_argop4_u.oplockt))
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2804 xdr_LOCKT4args(XDR *xdrs, LOCKT4args *objp) function
4022 (void) xdr_LOCKT4args(xdrs,
4197 return (xdr_LOCKT4args(xdrs, &objp->nfs_argop4_u.oplockt));

Completed in 57 milliseconds