Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dsuper.c51 #define UBIFS_KMALLOC_OK (128*1024) macro
1218 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) { in bu_init()
1219 c->max_bu_buf_len = UBIFS_KMALLOC_OK; in bu_init()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c180 #define UBIFS_KMALLOC_OK (128*1024) macro
1291 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) { in bu_init()
1292 c->max_bu_buf_len = UBIFS_KMALLOC_OK; in bu_init()