Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dsegment.c2902 unsigned int old_segno; in __allocate_new_segment() local
2914 old_segno = curseg->segno; in __allocate_new_segment()
2916 locate_dirty_segment(sbi, old_segno); in __allocate_new_segment()