Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_yaffs2.c844 int small_increase_ok = 0; in yaffs2_handle_hole() local
880 small_increase_ok = 1; in yaffs2_handle_hole()
882 while (increase > 0 && small_increase_ok) { in yaffs2_handle_hole()
893 small_increase_ok = 0; in yaffs2_handle_hole()
900 if (!small_increase_ok) in yaffs2_handle_hole()
904 if (!small_increase_ok && in yaffs2_handle_hole()