Lines Matching refs:mount
48 #include <linux/mount.h>
92 #include <uapi/linux/mount.h>
409 #define SEL_MOUNT_FAIL_MSG "SELinux: duplicate or incompatible mount options\n"
568 /* check if the old mount command had the same options */
595 * Allow filesystems with binary mount data to explicitly set mount point
634 * Binary mount data FS will come through this function twice. Once
636 * Since the generic VFS calls will not contain any security mount data
637 * we need to skip the double mount verification.
640 * mount using this sb set explict options and a second mount using
651 * parse the mount options, check if they are valid sids.
652 * also check if someone is trying to mount the same sb more
731 * If this is a user namespace mount and the filesystem type is not
767 * Switch to using mount point labeling behavior.
832 pr_warn("SELinux: mount invalid. Same superblock, different "
862 pr_warn("SELinux: mount invalid. Same superblock, "
883 * mount options. thus we can safely deal with this superblock later