Home
last modified time | relevance | path

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

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