Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsegment.c3731 bool segment_full = false; in f2fs_allocate_data_block() local
3765 segment_full = true; in f2fs_allocate_data_block()
3787 if (segment_full) { in f2fs_allocate_data_block()