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

/linux-4.4.14/fs/ubifs/
H A Dsuper.c45 #define UBIFS_KMALLOC_OK (128*1024) macro
1107 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) { bu_init()
1108 c->max_bu_buf_len = UBIFS_KMALLOC_OK; bu_init()

Completed in 66 milliseconds