Searched refs:scan_depth (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Draid.c93 static int scan_depth = 0;
155 if (scan_depth)
158 scan_depth++;
161 scan_depth--;
92 static int scan_depth = 0; variable
H A Dlvm.c38 static int scan_depth = 0; variable
731 scan_depth++;
733 scan_depth--;
742 if (pull == GRUB_DISK_PULL_RESCAN && scan_depth)
748 if (!scan_depth)
803 if (! lv && !scan_depth && explicit)

Completed in 28 milliseconds