Lines Matching defs:victim
137 /* if return value is not zero, no victim was selected */
319 * If the gc_type is FG_GC, we can select victim segments
739 * When it is called during GC, it just gets a victim segment
859 * The victim should have no checkpointed data.
904 /* get victim for GC_AT/AT_SSR */
1493 * This function tries to get parent node of victim data block, and identifies
1497 * the victim data block is ignored.
1660 static int __get_victim(struct f2fs_sb_info *sbi, unsigned int *victim,
1667 ret = f2fs_get_victim(sbi, victim, gc_type, NO_CHECK_TYPE, LFS, 0);
1729 /* find segment summary of victim */
1857 /* allow to search victim from sections has pinned data */