ext2fs_chown
error = ext2fs_chown(vp, vap->va_uid, vap->va_gid, cred);
static int ext2fs_chown(struct vnode *, uid_t, gid_t, struct ucred *);