Home
last modified time | relevance | path

Searched refs:BOTTOM_UP_HEIGHT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs.h145 #define BOTTOM_UP_HEIGHT 64 macro
H A Dsuper.c1294 c->bottom_up_buf = kmalloc_array(BOTTOM_UP_HEIGHT, sizeof(int), in mount_ubifs()
H A Dtnc.c1097 if (c->zroot.znode->level > BOTTOM_UP_HEIGHT) { in dirty_cow_bottom_up()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h764 #define BOTTOM_UP_HEIGHT 64 macro
H A Dsuper.c1385 c->bottom_up_buf = kmalloc(BOTTOM_UP_HEIGHT * sizeof(int), GFP_KERNEL); in mount_ubifs()
H A Dtnc.c1100 if (c->zroot.znode->level > BOTTOM_UP_HEIGHT) { in dirty_cow_bottom_up()