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