Searched refs:MNT_MULTILABEL (Results 1 – 9 of 9) sorted by relevance
2204 mp->mnt_flag |= MNT_MULTILABEL; in mac_mount_label_associate()2209 mp->mnt_flag |= MNT_MULTILABEL; in mac_mount_label_associate()2214 mp->mnt_flag |= MNT_MULTILABEL; in mac_mount_label_associate()2219 mp->mnt_flag |= MNT_MULTILABEL; in mac_mount_label_associate()2224 mp->mnt_flag |= MNT_MULTILABEL; in mac_mount_label_associate()2230 mp->mnt_flag |= MNT_MULTILABEL; in mac_mount_label_associate()2235 (mp->mnt_flag & MNT_MULTILABEL)) { in mac_mount_label_associate()2236 mp->mnt_flag &= ~MNT_MULTILABEL; in mac_mount_label_associate()2245 mp->mnt_flag & MNT_MULTILABEL ? "multilabel" : "singlelabel", in mac_mount_label_associate()2610 if ((vp->v_mount->mnt_flag & MNT_MULTILABEL) == 0) { in vn_setlabel()
128 .vfc_flags = MNT_MULTILABEL,
986 if (vfs_flags(vnode_mount(dp)) & MNT_MULTILABEL) { in lookup_handle_found_vnode()
267 if (vfs_flags(vnode_mount(vp)) & MNT_MULTILABEL) { in vn_setxattr()332 if (vfs_flags(vnode_mount(vp)) & MNT_MULTILABEL) { in vn_removexattr()
1367 if (flags & MNT_MULTILABEL) { in mount_common()1372 mp->mnt_flag |= MNT_MULTILABEL; in mount_common()1730 if (vfs_flags(mp) & MNT_MULTILABEL) { in mount_common()
1353 if ((vfs_flags(mp) & MNT_MULTILABEL) == 0) { in vfs_mountroot()8292 if (vfs_flags(vnode_mount(vp)) & MNT_MULTILABEL) { in vn_authorize_open_existing()
336 #define MNT_MULTILABEL 0x04000000 /* MAC support for individual labels */ macro359 MNT_NOUSERXATTR | MNT_DEFWRITE | MNT_MULTILABEL | \
219 flags |= (MNT_DONTBROWSE | MNT_MULTILABEL | MNT_NOSUID | MNT_RDONLY); in bindfs_mount()
234 flags |= (MNT_DONTBROWSE | MNT_MULTILABEL | MNT_NOSUID | MNT_RDONLY); in nullfs_mount()