Searched refs:xdr_stateid4 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | nfs4_xdr.c | 944 xdr_stateid4(register XDR *xdrs, stateid4 *objp) in xdr_stateid4() function 1040 if (!xdr_stateid4(xdrs, &objp->open_stateid)) in xdr_CLOSE4args() 1053 if (!xdr_stateid4(xdrs, &objp->CLOSE4res_u.open_stateid)) in xdr_CLOSE4res() 1180 if (!xdr_stateid4(xdrs, &objp->deleg_stateid)) in xdr_DELEGRETURN4args() 1290 if (!xdr_stateid4(xdrs, &objp->open_stateid)) in xdr_open_to_lock_owner4() 1303 if (!xdr_stateid4(xdrs, &objp->lock_stateid)) in xdr_exist_lock_owner4() 1367 if (!xdr_stateid4(xdrs, &objp->lock_stateid)) in xdr_LOCK4resok() 1431 if (!xdr_stateid4(xdrs, &objp->lock_stateid)) in xdr_LOCKU4args() 1448 if (!xdr_stateid4(xdrs, &objp->LOCKU4res_u.lock_stateid)) in xdr_LOCKU4res() 1619 if (!xdr_stateid4(xdrs, &objp->delegate_stateid)) in xdr_open_claim_delegate_cur4() [all …]
|