Home
last modified time | relevance | path

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

/bootable/diskinstaller/
Dinstaller.h33 #define INSTALL_FLAG_ADDJOURNAL 0x2 macro
Dinstaller.c177 if (flags & INSTALL_FLAG_ADDJOURNAL) { in process_ext2_image()
298 flags |= INSTALL_FLAG_ADDJOURNAL; in process_image_node()
346 if (flags & INSTALL_FLAG_ADDJOURNAL) { in process_image_node()
348 flags &= ~INSTALL_FLAG_ADDJOURNAL; in process_image_node()