victim_selection  447 fs/f2fs/gc.c   static const struct victim_selection default_v_ops = {
victim_selection 2594 fs/f2fs/segment.c 	const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops;
victim_selection  279 fs/f2fs/segment.h 	const struct victim_selection *v_ops;	/* victim selction operation */