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

/system/extras/ext4_utils/
H A Dext4fixup.c65 static int bail_count = 0; variable
444 if ((bail_phase == 4) && ((unsigned int)bail_count == i)) {
759 if ((bail_phase == mode) && (bail_loc == 1) && (bail_count == count)) {
771 if ((bail_phase == mode) && (bail_loc == 2) && (bail_count <= count)) {
802 bail_count = stop_count;

Completed in 561 milliseconds