Lines Matching defs:options
421 #define SEL_MOUNT_FAIL_MSG "SELinux: duplicate or incompatible mount options\n"
603 /* check if the old mount command had the same options */
609 /* check if we were passed the same options twice,
657 pr_warn("SELinux: Unable to set superblock options "
669 * mount using this sb set explicit options and a second mount using
670 * this sb does not set any security options. (The first options
680 * parse the mount options, check if they are valid sids.
682 * than once with different security options.
716 /* previously mounted with options, but not on this attempt? */
925 * mount options. thus we can safely deal with this superblock later
1004 pr_warn("SELinux: Unable to set superblock options before the security server is initialized\n");
2575 static int selinux_sb_eat_lsm_opts(char *options, void **mnt_opts)
2577 char *from = options;
2578 char *to = options;
2642 * Superblock not initialized (i.e. no options) - reject if any
2643 * options specified, otherwise accept.
2649 * Superblock initialized and no options specified - reject if
2650 * superblock has any options set, otherwise accept.
2717 pr_warn("SELinux: unable to change security options "
2781 * Ensure that fc->security remains NULL when no options are set
5344 /* Set any NetLabel labels including CIPSO/CALIPSO options. */