Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c1706 static int __get_victim(struct f2fs_sb_info *sbi, unsigned int *victim, in __get_victim() function
1920 ret = __get_victim(sbi, &segno, gc_type, gc_control->one_time); in f2fs_gc()