Searched refs:SBLABEL_MNT (Results 1 – 2 of 2) sorted by relevance
64 #define SBLABEL_MNT 0x10 macro
580 sbsec->flags |= SBLABEL_MNT; in sb_finish_set_opts()582 sbsec->flags &= ~SBLABEL_MNT; in sb_finish_set_opts()1126 if (sbsec->flags & SBLABEL_MNT) { in selinux_sb_show_options()1798 } else if ((sbsec->flags & SBLABEL_MNT) && in selinux_determine_inode_label()2953 !(sbsec->flags & SBLABEL_MNT)) in selinux_inode_init_security()3340 if (!(sbsec->flags & SBLABEL_MNT)) in selinux_inode_setxattr()3617 if (!(sbsec->flags & SBLABEL_MNT)) in selinux_inode_setsecurity()
Completed in 18 milliseconds