taglinefilesource code
ext2_count_free515fs/ext2/balloc.cx = ext2_count_free (sb->u.ext2_sb.s_block_bitmap[bitmap_nr],
ext2_count_free587fs/ext2/balloc.cx = ext2_count_free (bh, sb->s_blocksize);
ext2_count_free523fs/ext2/ialloc.cx = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr],
ext2_count_free555fs/ext2/ialloc.cx = ext2_count_free (sb->u.ext2_sb.s_inode_bitmap[bitmap_nr],
ext2_count_free415include/linux/ext2_fs.hextern unsigned long ext2_count_free (struct buffer_head *, unsigned);