Searched refs:ext3_count_free (Results 1 – 4 of 4) sorted by relevance
15 unsigned long ext3_count_free (struct buffer_head * map, unsigned int numchars) in ext3_count_free() function
609 x = ext3_count_free (sb->u.ext3_sb.s_inode_bitmap[bitmap_nr], in ext3_count_free_inodes()647 x = ext3_count_free (sb->u.ext3_sb.s_inode_bitmap[bitmap_nr], in ext3_check_inodes_bitmap()
861 x = ext3_count_free (sb->u.ext3_sb.s_block_bitmap[bitmap_nr], in ext3_count_free_blocks()994 x = ext3_count_free (bh, sb->s_blocksize); in ext3_check_blocks_bitmap()
646 extern unsigned long ext3_count_free (struct buffer_head *, unsigned);