Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsegment.c2536 unsigned int old_segno; in f2fs_allocate_new_segments() local
2543 old_segno = curseg->segno; in f2fs_allocate_new_segments()
2545 locate_dirty_segment(sbi, old_segno); in f2fs_allocate_new_segments()