Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.c3792 bool segment_full = false; in f2fs_allocate_data_block() local
3826 segment_full = true; in f2fs_allocate_data_block()
3848 if (segment_full) { in f2fs_allocate_data_block()