Searched refs:NUM_SEL_MNT_OPTS (Results 1 – 1 of 1) sorted by relevance
353 #define NUM_SEL_MNT_OPTS (Opt_nextmntopt - 1) macro508 BUILD_BUG_ON(SE_MNTMASK >= (1 << NUM_SEL_MNT_OPTS)); in selinux_get_mnt_opts()512 for (i = 0; i < NUM_SEL_MNT_OPTS; i++) { in selinux_get_mnt_opts()993 opts->mnt_opts = kcalloc(NUM_SEL_MNT_OPTS, sizeof(char *), GFP_ATOMIC); in selinux_parse_opts_str()997 opts->mnt_opts_flags = kcalloc(NUM_SEL_MNT_OPTS, sizeof(int), GFP_ATOMIC); in selinux_parse_opts_str()