Searched refs:ext2_count_free (Results 1 – 3 of 3) sorted by relevance
124 extern unsigned long ext2_count_free (struct buffer_head *, unsigned);
1439 unsigned long ext2_count_free (struct buffer_head * map, unsigned int numchars) in ext2_count_free() function1477 x = ext2_count_free(bitmap_bh, sb->s_blocksize); in ext2_count_free_blocks()
648 x = ext2_count_free(bitmap_bh, EXT2_INODES_PER_GROUP(sb) / 8); in ext2_count_free_inodes()