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