Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dgc.c332 static unsigned int get_cb_cost(struct f2fs_sb_info *sbi, unsigned int segno) in get_cb_cost() function
375 return get_cb_cost(sbi, segno); in get_gc_cost()