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