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

/u-boot/fs/ubifs/
H A Dsuper.c185 #define UBIFS_KMALLOC_OK (128*1024) macro
1296 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) {
1297 c->max_bu_buf_len = UBIFS_KMALLOC_OK;

Completed in 48 milliseconds