Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.c2904 unsigned int old_segno; in __allocate_new_segment() local
2916 old_segno = curseg->segno; in __allocate_new_segment()
2918 locate_dirty_segment(sbi, old_segno); in __allocate_new_segment()