Searched refs:SBLABEL_MNT (Results 1 – 2 of 2) sorted by relevance
56 #define SBLABEL_MNT 0x10 macro
561 sbsec->flags |= SBLABEL_MNT; in sb_finish_set_opts()563 sbsec->flags &= ~SBLABEL_MNT; in sb_finish_set_opts()628 if (sbsec->flags & SBLABEL_MNT) in selinux_get_mnt_opts()680 if (sbsec->flags & SBLABEL_MNT) { in selinux_get_mnt_opts()682 opts->mnt_opts_flags[i++] = SBLABEL_MNT; in selinux_get_mnt_opts()781 if (flags[i] == SBLABEL_MNT) in selinux_set_mnt_opts()1259 case SBLABEL_MNT: in selinux_write_opts()1934 } else if ((sbsec->flags & SBLABEL_MNT) && in selinux_determine_inode_label()2870 if (flags[i] == SBLABEL_MNT) in selinux_sb_remount()3054 if (!selinux_state.initialized || !(sbsec->flags & SBLABEL_MNT)) in selinux_inode_init_security()[all …]