Searched refs:victim_segno (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/f2fs/
H A Dgc.c39 .victim_segno = NULL_SEGNO,
1791 unsigned int segno = gc_control->victim_segno;
1915 SIT_I(sbi)->last_victim[FLUSH_DEVICE] = gc_control->victim_segno;
H A Dfile.c1700 struct f2fs_gc_control gc_control = { .victim_segno = NULL_SEGNO,
2468 struct f2fs_gc_control gc_control = { .victim_segno = NULL_SEGNO,
2542 gc_control.victim_segno = GET_SEGNO(sbi, range->start);
3030 gc_control.victim_segno = start_segno;
H A Df2fs.h1290 unsigned int victim_segno; /* target victim segment number */ member in struct:f2fs_gc_control
H A Dsuper.c2190 .victim_segno = NULL_SEGNO,
H A Dsegment.c434 .victim_segno = NULL_SEGNO,

Completed in 315 milliseconds