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