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

/external/qemu/distrib/ext4_utils/src/
H A Dext4fixup.c65 static int bail_loc = 0; variable
759 if ((bail_phase == mode) && (bail_loc == 1) && (bail_count == count)) {
771 if ((bail_phase == mode) && (bail_loc == 2) && (bail_count <= count)) {
801 bail_loc = stop_loc;

Completed in 81 milliseconds