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