Searched refs:MOUNT_NON_ROOT_ONLY (Results 1 – 3 of 3) sorted by relevance
18 MOUNT_NON_ROOT_ONLY = 1 << 7, /* if set, only non-root mounts are mounted */ enumerator
939 … if (FLAGS_SET(mount_settings, MOUNT_NON_ROOT_ONLY) && path_equal(m->destination, "/")) in mount_custom()
3325 MOUNT_NON_ROOT_ONLY | MOUNT_IN_USERNS); in inner_child()3937 MOUNT_NON_ROOT_ONLY); in outer_child()