Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c181 #define UBIFS_KMALLOC_OK (128*1024) macro
1292 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) { in bu_init()
1293 c->max_bu_buf_len = UBIFS_KMALLOC_OK; in bu_init()