VOP_GETATTR_FP
if ((error = VOP_GETATTR_FP(vp, &va, fp))) {
error = VOP_GETATTR_FP(vp, &vattr, fp);
VOP_GETATTR_FP(vp, vap, NULL)