taglinefilesource code
goal_hits270fs/ext2/balloc.cstatic int goal_hits = 0, goal_attempts = 0;
goal_hits310fs/ext2/balloc.cgoal_hits++;
goal_hits485fs/ext2/balloc.c"Goal hits %d of %d.\n", j, goal_hits, goal_attempts);