Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dbudget.c391 data_growth = req->new_ino ? c->bi.inode_budget : 0; in calc_data_growth()
414 dd_growth += c->bi.inode_budget << (req->dirtied_ino - 1); in calc_dd_growth()
609 req.dd_growth = c->bi.inode_budget + ALIGN(ui->data_len, 8); in ubifs_release_dirty_inode_budget()
H A Dubifs.h1581 int inode_budget; member
H A Dsuper.c883 c->bi.inode_budget = UBIFS_INO_NODE_SZ; in init_constants_sb()
H A Ddebug.c598 bi->page_budget, bi->inode_budget, bi->dent_budget); in ubifs_dump_budg()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dbudget.c383 data_growth = req->new_ino ? c->bi.inode_budget : 0; in calc_data_growth()
406 dd_growth += c->bi.inode_budget << (req->dirtied_ino - 1); in calc_dd_growth()
601 req.dd_growth = c->bi.inode_budget + ALIGN(ui->data_len, 8); in ubifs_release_dirty_inode_budget()
H A Dubifs.h989 int inode_budget; member
H A Dsuper.c726 c->bi.inode_budget = UBIFS_INO_NODE_SZ; in init_constants_sb()
H A Ddebug.c593 bi->page_budget, bi->inode_budget, bi->dent_budget); in ubifs_dump_budg()