Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.c3096 unsigned int old_segno; in __allocate_new_segment() local
3104 old_segno = curseg->segno; in __allocate_new_segment()
3108 locate_dirty_segment(sbi, old_segno); in __allocate_new_segment()