Home
last modified time | relevance | path

Searched refs:f2fs_get_victim (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c744 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, in f2fs_get_victim() function
1667 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, LFS, 0); in __get_victim()
H A Dsegment.c2990 if (!f2fs_get_victim(sbi, &segno, BG_GC, seg_type, alloc_mode, age)) { in get_ssr_segment()
3017 if (!f2fs_get_victim(sbi, &segno, BG_GC, i, alloc_mode, age)) { in get_ssr_segment()
H A Df2fs.h3875 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
/kernel/linux/linux-5.10/include/trace/events/
H A Df2fs.h749 TRACE_EVENT(f2fs_get_victim,
/kernel/linux/linux-6.6/include/trace/events/
H A Df2fs.h761 TRACE_EVENT(f2fs_get_victim,

Completed in 21 milliseconds