Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dgc.c744 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, in f2fs_get_victim() function
1670 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, LFS, 0); in __get_victim()
Dsegment.c2991 if (!f2fs_get_victim(sbi, &segno, BG_GC, seg_type, alloc_mode, age)) { in get_ssr_segment()
3018 if (!f2fs_get_victim(sbi, &segno, BG_GC, i, alloc_mode, age)) { in get_ssr_segment()
Df2fs.h3864 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
/Linux-v6.6/include/trace/events/
Df2fs.h761 TRACE_EVENT(f2fs_get_victim,