Searched refs:vattr_to_fattr3 (Results 1 – 1 of 1) sorted by relevance
85 static int vattr_to_fattr3(struct vattr *, fattr3 *);133 error = vattr_to_fattr3(&va, &resp->resok.obj_attributes); in rfs3_getattr()4298 vattr_to_fattr3(struct vattr *vap, fattr3 *fap) in vattr_to_fattr3() function4366 if ((vap != NULL) && !vattr_to_fattr3(vap, &poap->attr)) { in vattr_to_post_op_attr()