Home
last modified time | relevance | path

Searched refs:process_ext2_image (Results 1 – 1 of 1) sorted by relevance

/bootable/diskinstaller/
Dinstaller.c139 process_ext2_image(const char *dst, const char *src, uint32_t flags, int test) in process_ext2_image() function
356 if (process_ext2_image(dest_part, filename, flags, test)) in process_image_node()