Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c338 static inline unsigned int get_gc_cost(struct f2fs_sb_info *sbi, in get_gc_cost() function
775 cost = get_gc_cost(sbi, segno, &p); in get_victim_by_default()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c365 static inline unsigned int get_gc_cost(struct f2fs_sb_info *sbi, in get_gc_cost() function
885 cost = get_gc_cost(sbi, segno, &p); in f2fs_get_victim()

Completed in 6 milliseconds