Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c51 #define UBIFS_KMALLOC_OK (128*1024) macro
1209 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) { in bu_init()
1210 c->max_bu_buf_len = UBIFS_KMALLOC_OK; in bu_init()
/OK3568_Linux_fs/u-boot/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()