Searched refs:goal_attempts (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext2/
H A Dballoc.c369 static int goal_hits = 0, goal_attempts = 0; local
405 goal_attempts++;
598 "Goal hits %d of %d.\n", j, goal_hits, goal_attempts);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext3/
H A Dballoc.c547 static int goal_hits = 0, goal_attempts = 0; local
593 goal_attempts++;
785 "Goal hits %d of %d.\n", j, goal_hits, goal_attempts);

Completed in 37 milliseconds