Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c808 xdr_post_op_vattr(XDR *xdrs, post_op_vattr *objp) in xdr_post_op_vattr() function
1164 return (xdr_post_op_vattr(xdrs, &objp->dir_attributes)); in xdr_LOOKUP3vres()
1168 if (!xdr_post_op_vattr(xdrs, &objp->obj_attributes)) in xdr_LOOKUP3vres()
1170 return (xdr_post_op_vattr(xdrs, &objp->dir_attributes)); in xdr_LOOKUP3vres()
1410 if (!xdr_post_op_vattr(xdrs, &objp->pov)) in xdr_READ3vres()
2162 if (!xdr_post_op_vattr(xdrs, &objp->dir_attributes)) in xdr_READDIR3vres()
2398 if (!xdr_post_op_vattr(xdrs, &objp->dir_attributes)) in xdr_READDIRPLUS3vres()
2481 if (!xdr_post_op_vattr(xdrs, &pov)) in xdr_READDIRPLUS3vres()