OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bail_count
(Results
1 - 1
of
1
) sorted by null
/system/extras/ext4_utils/
ext4fixup.c
65
static int
bail_count
= 0;
variable
443
if ((bail_phase == 4) && ((unsigned int)
bail_count
== i)) {
758
if ((bail_phase == mode) && (bail_loc == 1) && (
bail_count
== count)) {
770
if ((bail_phase == mode) && (bail_loc == 2) && (
bail_count
<= count)) {
801
bail_count
= stop_count;
Completed in 96 milliseconds