Home
last modified time | relevance | path

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

/fs/ubifs/
Dubifs.h148 #define BOTTOM_UP_HEIGHT 64 macro
Dsuper.c1192 c->bottom_up_buf = kmalloc(BOTTOM_UP_HEIGHT * sizeof(int), GFP_KERNEL); in mount_ubifs()
Dtnc.c1104 if (c->zroot.znode->level > BOTTOM_UP_HEIGHT) { in dirty_cow_bottom_up()