tag
line
file
source code
avefreei
310
fs/ext2/ialloc.c
int i, j, avefreei;
avefreei
328
fs/ext2/ialloc.c
avefreei = es->s_free_inodes_count /
avefreei
347
fs/ext2/ialloc.c
tmp->bg_free_inodes_count >= avefreei) {