Searched refs:SE_MNTMASK (Results 1 – 2 of 2) sorted by relevance
49 #define SE_MNTMASK 0x0f macro
520 BUILD_BUG_ON(SE_MNTMASK >= (1 << NUM_SEL_MNT_OPTS)); in selinux_get_mnt_opts()522 tmp = sbsec->flags & SE_MNTMASK; in selinux_get_mnt_opts()594 char mnt_flags = sbsec->flags & SE_MNTMASK; in bad_option()732 if ((sbsec->flags & SE_MNTMASK) && !num_opts) in selinux_set_mnt_opts()843 char oldflags = old->flags & SE_MNTMASK; in selinux_cmp_sb_context()844 char newflags = new->flags & SE_MNTMASK; in selinux_cmp_sb_context()