Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsegment.c3422 bool segment_full = false; in f2fs_allocate_data_block() local
3450 segment_full = true; in f2fs_allocate_data_block()
3473 if (segment_full) { in f2fs_allocate_data_block()