Home
last modified time | relevance | path

Searched refs:__add_sum_entry (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c2495 static void __add_sum_entry(struct f2fs_sb_info *sbi, int type, in __add_sum_entry() function
3528 * __add_sum_entry should be resided under the curseg_mutex in f2fs_allocate_data_block()
3532 __add_sum_entry(sbi, type, sum); in f2fs_allocate_data_block()
3806 __add_sum_entry(sbi, type, sum); in f2fs_do_replace_block()

Completed in 7 milliseconds