Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/
Dbudget.c378 int znodes; in calc_idx_growth() local
380 znodes = req->new_ino + (req->new_page << UBIFS_BLOCKS_PER_PAGE_SHIFT) + in calc_idx_growth()
382 return znodes * c->max_idx_node_sz; in calc_idx_growth()