Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.c3460 bool segment_full = false; in f2fs_allocate_data_block() local
3488 segment_full = true; in f2fs_allocate_data_block()
3510 if (segment_full) { in f2fs_allocate_data_block()