Searched refs:EXTENSION_IMAGES (Results 1 – 1 of 1) sorted by relevance
68 EXTENSION_IMAGES, /* Mounted outside the root directory, and used by subsequent mounts */ enumerator478 .mode = EXTENSION_IMAGES, in append_extensions()664 d = -CMP(a->mode == EXTENSION_IMAGES, b->mode == EXTENSION_IMAGES); in mount_path_compare()816 …if (!IN_SET(f->mode, EXTENSION_IMAGES, EXTENSION_DIRECTORIES) && !path_startswith(mount_entry_path… in drop_outside_root()1206 if (m->mode == EXTENSION_IMAGES) { in mount_image()1460 case EXTENSION_IMAGES: in apply_one_mount()1769 … r = follow_symlink(!IN_SET(m->mode, EXTENSION_IMAGES, EXTENSION_DIRECTORIES) ? root : NULL, m); in apply_mounts()