taglinefilesource code
goal_attempts265fs/ext2/balloc.cstatic int goal_hits = 0, goal_attempts = 0;
goal_attempts295fs/ext2/balloc.cgoal_attempts++;
goal_attempts467fs/ext2/balloc.c"Goal hits %d of %d.\n", j, goal_hits, goal_attempts);