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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dsuper.c45 #define UBIFS_KMALLOC_OK (128*1024) macro
1095 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) {
1096 c->max_bu_buf_len = UBIFS_KMALLOC_OK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dsuper.c45 #define UBIFS_KMALLOC_OK (128*1024) macro
1095 if (c->max_bu_buf_len > UBIFS_KMALLOC_OK) {
1096 c->max_bu_buf_len = UBIFS_KMALLOC_OK;

Completed in 115 milliseconds