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