Searched refs:MOUNT_USE_USERNS (Results 1 – 3 of 3) sorted by relevance
11 …MOUNT_USE_USERNS = 1 << 1, /* if set, mounts are patched considering uid/gid shifts in a u… enumerator
568 bool use_userns = FLAGS_SET(mount_settings, MOUNT_USE_USERNS); in mount_all()
1756 arg_mount_settings |= MOUNT_USE_USERNS; in verify_arguments()