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

/linux-master/fs/f2fs/
H A Dgc.c743 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, function
1661 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, LFS, 0);
H A Dsegment.c3025 if (!f2fs_get_victim(sbi, &segno, BG_GC, seg_type, alloc_mode, age)) {
3052 if (!f2fs_get_victim(sbi, &segno, BG_GC, i, alloc_mode, age)) {
H A Df2fs.h3885 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
/linux-master/include/trace/events/
H A Df2fs.h778 TRACE_EVENT(f2fs_get_victim,

Completed in 148 milliseconds