Lines Matching refs:mac_mount_label

158 mac_mount_label(struct mount *mp)  in mac_mount_label()  function
407 mp, mp ? mac_mount_label(mp) : NULL, in mac_vnode_label_associate_devfs()
419 MAC_CHECK(vnode_label_associate_extattr, mp, mac_mount_label(mp), vp, in mac_vnode_label_associate_extattr()
441 mp ? mac_mount_label(mp) : NULL, vp, mac_vnode_label(vp)); in mac_vnode_label_associate_singlelabel()
463 MAC_CHECK(vnode_notify_create, cred, mp, mac_mount_label(mp), in mac_vnode_notify_create()
735 MAC_PERFORM(vnode_label_update_extattr, mp, mac_mount_label(mp), vp, in mac_vnode_label_update_extattr()
2241 MAC_PERFORM(mount_label_associate, cred, mp, mac_mount_label(mp)); in mac_mount_label_associate()
2409 MAC_CHECK(mount_check_remount, cred, mp, mac_mount_label(mp), visflags); in mac_mount_check_remount()
2432 MAC_CHECK(mount_check_umount, cred, mp, mac_mount_label(mp)); in mac_mount_check_umount()
2456 MAC_CHECK(mount_check_getattr, cred, mp, mac_mount_label(mp), vfa); in mac_mount_check_getattr()
2479 MAC_CHECK(mount_check_setattr, cred, mp, mac_mount_label(mp), vfa); in mac_mount_check_setattr()
2501 MAC_CHECK(mount_check_stat, cred, mount, mac_mount_label(mount)); in mac_mount_check_stat()
2524 MAC_CHECK(mount_check_label_update, cred, mount, mac_mount_label(mount)); in mac_mount_check_label_update()
2547 MAC_CHECK(mount_check_fsctl, cred, mp, mac_mount_label(mp), cmd); in mac_mount_check_fsctl()
2664 mp, mac_mount_label(mp), NULL, NULL, vp, mac_vnode_label(vp)); in mac_vnode_label_associate_fdesc()
2731 mp, mac_mount_label(mp), fp->fp_glob, NULL, in mac_vnode_label_associate_fdesc()