Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dbudget.c369 static int calc_idx_growth(const struct ubifs_info *c, in calc_idx_growth() function
452 idx_growth = calc_idx_growth(c, req); in ubifs_budget_space()
543 req->idx_growth = calc_idx_growth(c, req); in ubifs_release_budget()