Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dsegment.c2984 unsigned int old_segno; in __allocate_new_segment() local
2996 old_segno = curseg->segno; in __allocate_new_segment()
2998 locate_dirty_segment(sbi, old_segno); in __allocate_new_segment()