Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c771 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, in f2fs_get_victim() function
1719 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, in __get_victim()
H A Dsegment.c3228 if (!f2fs_get_victim(sbi, &segno, BG_GC, seg_type, in get_ssr_segment()
3256 if (!f2fs_get_victim(sbi, &segno, BG_GC, i, in get_ssr_segment()
H A Df2fs.h4116 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
/linux/include/trace/events/
H A Df2fs.h820 TRACE_EVENT(f2fs_get_victim,