Searched refs:SE_MNTMASK (Results 1 – 2 of 2) sorted by relevance
48 #define SE_MNTMASK 0x0f macro
508 BUILD_BUG_ON(SE_MNTMASK >= (1 << NUM_SEL_MNT_OPTS)); in selinux_get_mnt_opts()510 tmp = sbsec->flags & SE_MNTMASK; in selinux_get_mnt_opts()582 char mnt_flags = sbsec->flags & SE_MNTMASK; in bad_option()721 if ((sbsec->flags & SE_MNTMASK) && !num_opts) in selinux_set_mnt_opts()827 char oldflags = old->flags & SE_MNTMASK; in selinux_cmp_sb_context()828 char newflags = new->flags & SE_MNTMASK; in selinux_cmp_sb_context()