Home
last modified time | relevance | path

Searched refs:ext4_free_blocks_count_set (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ext4/
Dresize.c1451 ext4_free_blocks_count_set(es, ext4_free_blocks_count(es) + free_blocks); in ext4_update_super()
1798 ext4_free_blocks_count_set(es, ext4_free_blocks_count(es) + add); in ext4_group_extend_no_check()
Dext4.h3293 static inline void ext4_free_blocks_count_set(struct ext4_super_block *es, in ext4_free_blocks_count_set() function
Dsuper.c5452 ext4_free_blocks_count_set(sbi->s_es, in __ext4_fill_super()
5993 ext4_free_blocks_count_set(es, in ext4_update_super()