Searched refs:SBLABEL_MNT (Results 1 – 2 of 2) sorted by relevance
55 #define SBLABEL_MNT 0x10 macro
453 sbsec->flags |= SBLABEL_MNT; in sb_finish_set_opts()518 if (sbsec->flags & SBLABEL_MNT) in selinux_get_mnt_opts()565 if (sbsec->flags & SBLABEL_MNT) { in selinux_get_mnt_opts()567 opts->mnt_opts_flags[i++] = SBLABEL_MNT; in selinux_get_mnt_opts()664 if (flags[i] == SBLABEL_MNT) in selinux_set_mnt_opts()1085 case SBLABEL_MNT: in selinux_write_opts()1715 if (!newsid || !(sbsec->flags & SBLABEL_MNT)) { in may_create()2608 if (flags[i] == SBLABEL_MNT) in selinux_sb_remount()2778 else if (!newsid || !(sbsec->flags & SBLABEL_MNT)) { in selinux_inode_init_security()2800 if (!ss_initialized || !(sbsec->flags & SBLABEL_MNT)) in selinux_inode_init_security()[all …]