Searched refs:bail_loc (Results 1 - 1 of 1) sorted by last modified time

/system/extras/ext4_utils/
H A Dext4fixup.c64 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 3 milliseconds