Searched refs:ext3_count_free (Results 1 – 4 of 4) sorted by relevance
16 unsigned long ext3_count_free (struct buffer_head * map, unsigned int numchars) in ext3_count_free() function
686 x = ext3_count_free(bitmap_bh, EXT3_INODES_PER_GROUP(sb) / 8); in ext3_count_free_inodes()
1036 extern unsigned long ext3_count_free (struct buffer_head *, unsigned);
1807 x = ext3_count_free(bitmap_bh, sb->s_blocksize); in ext3_count_free_blocks()