Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.c745 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, in f2fs_get_victim() function
1678 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, LFS, 0); in __get_victim()
H A Dsegment.c2999 if (!f2fs_get_victim(sbi, &segno, BG_GC, seg_type, alloc_mode, age)) { in get_ssr_segment()
3026 if (!f2fs_get_victim(sbi, &segno, BG_GC, i, alloc_mode, age)) { in get_ssr_segment()
H A Df2fs.h3874 int f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result,
/openbmc/linux/include/trace/events/
H A Df2fs.h762 TRACE_EVENT(f2fs_get_victim,