OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bb_count
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/misc/
badblocks.c
337
unsigned int
bb_count
= 0;
local
401
bb_count
+= bb_output(currently_testing + i);
417
bb_count
+= bb_output(currently_testing++);
430
return
bb_count
;
441
unsigned int
bb_count
= 0;
local
497
bb_count
+= bb_output(currently_testing++);
520
bb_count
+= bb_output(currently_testing++);
527
bb_count
+= bb_output(currently_testing+i);
550
return
bb_count
;
575
static unsigned int
bb_count
;
local
1098
unsigned int
bb_count
;
local
[
all
...]
Completed in 115 milliseconds