Lines Matching refs:mount
47 #include <linux/mount.h>
91 #include <uapi/linux/mount.h>
421 #define SEL_MOUNT_FAIL_MSG "SELinux: duplicate or incompatible mount options\n"
603 /* check if the old mount command had the same options */
619 * Allow filesystems with binary mount data to explicitly set mount point
663 * Binary mount data FS will come through this function twice. Once
665 * Since the generic VFS calls will not contain any security mount data
666 * we need to skip the double mount verification.
669 * mount using this sb set explicit options and a second mount using
680 * parse the mount options, check if they are valid sids.
681 * also check if someone is trying to mount the same sb more
753 * If this is a user namespace mount and the filesystem type is not
789 * Switch to using mount point labeling behavior.
799 * in the original mount attempt, so now we just need to set
864 pr_warn("SELinux: mount invalid. Same superblock, different "
894 pr_warn("SELinux: mount invalid. Same superblock, "
925 * mount options. thus we can safely deal with this superblock later