HomeSort by relevance Sort by last modified time
    Searched full:bb_output (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/misc/
badblocks.c 139 static int bb_output (blk_t bad) function
512 bb_count += bb_output(currently_testing + i);
528 bb_count += bb_output(currently_testing++);
620 bb_count += bb_output(currently_testing++);
649 bb_count += bb_output(currently_testing++);
656 bb_count += bb_output(currently_testing+i);
805 bb_count += bb_output(currently_testing++);
831 bb_count += bb_output(currently_testing++);
879 bb_count += bb_output(currently_testing + i);
881 bb_count += bb_output(currently_testing + got)
    [all...]

Completed in 51 milliseconds