Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()