Searched refs:ext3_count_free_blocks (Results 1 – 3 of 3) sorted by relevance
627 extern unsigned long ext3_count_free_blocks (struct super_block *);
838 unsigned long ext3_count_free_blocks (struct super_block * sb) in ext3_count_free_blocks() function
1778 buf->f_bfree = ext3_count_free_blocks (sb); in ext3_statfs()