Home
last modified time | relevance | path

Searched refs:ext4_free_blocks_count (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dballoc.c702 ", computed = %llu, %llu\n", ext4_free_blocks_count(es), in ext4_count_free_blocks()
Dext4.h1180 static inline ext4_fsblk_t ext4_free_blocks_count(struct ext4_super_block *es) in ext4_free_blocks_count() function