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