Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-scan.c43 #define VHD_SCAN_FAST 0x01 macro
485 if (flags & VHD_SCAN_FAST) { in vhd_util_scan_get_volume_parent()
526 if (flags & VHD_SCAN_FAST) { in vhd_util_scan_get_parent()
592 if (flags & VHD_SCAN_FAST) in vhd_util_scan_open_file()
1046 int gflags = ((flags & VHD_SCAN_FAST) ? GLOB_NOSORT : 0); in vhd_util_scan_find_file_targets()
1257 flags |= VHD_SCAN_FAST; in vhd_util_scan()
1289 flags &= ~VHD_SCAN_FAST; in vhd_util_scan()

Completed in 9 milliseconds