ext2fs_vnops.c | 102 static int ext2fs_chown(struct vnode *, uid_t, gid_t, kauth_cred_t, 378 error = ext2fs_chown(vp, vap->va_uid, vap->va_gid, cred, l); 464 ext2fs_chown(struct vnode *vp, uid_t uid, gid_t gid, kauth_cred_t cred, function in typeref:typename:int
|