Home | History | Annotate | Download | only in misc

Lines Matching full:old_itable_size

2370 	int old_itable_size, new_itable_size;
2372 old_itable_size = fs->inode_blocks_per_group * fs->blocksize;
2382 retval = ext2fs_get_mem(old_itable_size, &old_itable);