Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dgc.c770 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, in f2fs_get_victim() function
1710 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, in __get_victim()
H A Dsegment.c3167 if (!f2fs_get_victim(sbi, &segno, BG_GC, seg_type, in get_ssr_segment()
3195 if (!f2fs_get_victim(sbi, &segno, BG_GC, i, in get_ssr_segment()
H A Df2fs.h4012 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
/linux-6.15/include/trace/events/
H A Df2fs.h779 TRACE_EVENT(f2fs_get_victim,