Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.c365 static inline unsigned int get_gc_cost(struct f2fs_sb_info *sbi, in get_gc_cost() function
884 cost = get_gc_cost(sbi, segno, &p); in f2fs_get_victim()