Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dbudget.c381 data_growth += c->bi.page_budget; in calc_data_growth()
399 dd_growth = req->dirtied_page ? c->bi.page_budget : 0; in calc_dd_growth()
573 c->bi.data_growth -= c->bi.page_budget; in ubifs_convert_page_budget()
575 c->bi.dd_growth += c->bi.page_budget; in ubifs_convert_page_budget()
H A Dubifs.h997 int page_budget; member
H A Dfile.c212 struct ubifs_budget_req req = { .dd_growth = c->bi.page_budget}; in release_existing_page_budget()
H A Dsuper.c725 c->bi.page_budget = UBIFS_MAX_DATA_NODE_SZ * UBIFS_BLOCKS_PER_PAGE; in init_constants_sb()
H A Ddebug.c630 bi->page_budget, bi->inode_budget, bi->dent_budget); in ubifs_dump_budg()
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c392 data_growth += c->bi.page_budget; in calc_data_growth()
410 dd_growth = req->dirtied_page ? c->bi.page_budget : 0; in calc_dd_growth()
584 c->bi.data_growth -= c->bi.page_budget; in ubifs_convert_page_budget()
586 c->bi.dd_growth += c->bi.page_budget; in ubifs_convert_page_budget()
H A Dubifs.h1579 int page_budget; member
H A Dsuper.c881 c->bi.page_budget = UBIFS_MAX_DATA_NODE_SZ * UBIFS_BLOCKS_PER_PAGE; in init_constants_sb()
H A Ddebug.c597 bi->page_budget, bi->inode_budget, bi->dent_budget); in ubifs_dump_budg()