Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dbudget.c375 znodes = req->new_ino + (req->new_page << UBIFS_BLOCKS_PER_PAGE_SHIFT) + in calc_idx_growth()
391 data_growth = req->new_ino ? c->bi.inode_budget : 0; in calc_data_growth()
442 ubifs_assert(req->new_ino <= 1); in ubifs_budget_space()
529 ubifs_assert(req->new_ino <= 1); in ubifs_release_budget()
H A Dubifs.h1487 unsigned int new_ino:1; member
1497 unsigned int new_ino; member
H A Ddebug.c554 req->new_ino, req->dirtied_ino); in ubifs_dump_budget_req()