VOP_SETATTR_FP
error = VOP_SETATTR_FP(vp, &vattr, fp->f_cred, fp);
error = VOP_SETATTR_FP(vp, vap, cred, fp);
VOP_SETATTR_FP(vp, vap, cred, NULL)