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

/system/extras/ext4_utils/
H A Dext4fixup.c64 static int bail_loc = 0; variable
658 if ((bail_phase == mode) && (bail_loc == 1) && (bail_count == count)) {
670 if ((bail_phase == mode) && (bail_loc == 2) && (bail_count <= count)) {
700 bail_loc = stop_loc;

Completed in 27 milliseconds