Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dubifs.h147 #define BOTTOM_UP_HEIGHT 64 macro
Dsuper.c1307 c->bottom_up_buf = kmalloc_array(BOTTOM_UP_HEIGHT, sizeof(int), in mount_ubifs()
Dtnc.c1135 if (c->zroot.znode->level > BOTTOM_UP_HEIGHT) { in dirty_cow_bottom_up()