Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dbudget.c370 static int calc_idx_growth(const struct ubifs_info *c, in calc_idx_growth() function
453 idx_growth = calc_idx_growth(c, req); in ubifs_budget_space()
544 req->idx_growth = calc_idx_growth(c, req); in ubifs_release_budget()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dbudget.c362 static int calc_idx_growth(const struct ubifs_info *c, in calc_idx_growth() function
445 idx_growth = calc_idx_growth(c, req); in ubifs_budget_space()
536 req->idx_growth = calc_idx_growth(c, req); in ubifs_release_budget()