Searched refs:ext4_r_blocks_count (Results 1 – 3 of 3) sorted by relevance
1446 reserved_blocks = ext4_r_blocks_count(es) * 100; in ext4_update_super()1487 ext4_r_blocks_count_set(es, ext4_r_blocks_count(es) + in ext4_update_super()
3282 static inline ext4_fsblk_t ext4_r_blocks_count(struct ext4_super_block *es) in ext4_r_blocks_count() function
6864 (ext4_r_blocks_count(es) + resv_blocks); in ext4_statfs()6865 if (buf->f_bfree < (ext4_r_blocks_count(es) + resv_blocks)) in ext4_statfs()