Searched refs:IMAGE_SUBVOLUME (Results 1 – 4 of 4) sorted by relevance
280 r = image_new(IMAGE_SUBVOLUME, in image_make()657 case IMAGE_SUBVOLUME: in image_remove()771 case IMAGE_SUBVOLUME: in image_rename()875 case IMAGE_SUBVOLUME: in image_clone()938 case IMAGE_SUBVOLUME: in image_read_only()1103 if (i->type != IMAGE_SUBVOLUME) in image_set_limit()1128 case IMAGE_SUBVOLUME: in image_read_metadata()1311 [IMAGE_SUBVOLUME] = "subvolume",
26 IMAGE_SUBVOLUME, enumerator
906 return IN_SET(type, IMAGE_DIRECTORY, IMAGE_SUBVOLUME) ? "RootDirectory=" : "RootImage="; in root_setting_from_image()910 …return IN_SET(type, IMAGE_DIRECTORY, IMAGE_SUBVOLUME) ? "ExtensionDirectories=" : "ExtensionImages… in extension_setting_from_image()
500 case IMAGE_SUBVOLUME: in merge_subprocess()