Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsegment.c3088 unsigned int old_segno; in __allocate_new_segment() local
3096 old_segno = curseg->segno; in __allocate_new_segment()
3099 locate_dirty_segment(sbi, old_segno); in __allocate_new_segment()