Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.c216 static int select_gc_type(struct f2fs_sb_info *sbi, int gc_type) in select_gc_type() function
261 p->gc_mode = select_gc_type(sbi, gc_type); in select_policy()