Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c313 #define B_CHUNK (100) macro
875 o->maxlen += max(2*len, B_CHUNK); in b_check_space()