Searched refs:VHD_OPEN_FAST (Results 1 – 3 of 3) sorted by relevance
85 #define VHD_OPEN_FAST 0x00004 macro
593 vhd_flags |= VHD_OPEN_FAST; in vhd_util_scan_open_file()686 vhd->oflags = VHD_OPEN_RDONLY | VHD_OPEN_FAST; in vhd_util_scan_open_volume()
2360 vhd_flag_clear(flags, VHD_OPEN_FAST); in vhd_open()2387 if (flags & VHD_OPEN_FAST) { in vhd_open()
Completed in 11 milliseconds