Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds