Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c1698 int not_enough = 0; in find_next_free_block() local
1703 not_enough = 1; in find_next_free_block()
1718 if (se->valid_blocks == 0 && not_enough) { in find_next_free_block()