Searched refs:f2fs_get_victim (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/f2fs/ |
| D | gc.c | 744 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()
|
| D | segment.c | 2991 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()
|
| D | f2fs.h | 3864 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
|
| /Linux-v6.6/include/trace/events/ |
| D | f2fs.h | 761 TRACE_EVENT(f2fs_get_victim,
|