Searched refs:outstanding (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | budget.c | 304 long long outstanding, available; in do_budget_space() local 347 outstanding = c->bi.data_growth + c->bi.dd_growth; in do_budget_space() 349 if (unlikely(available < outstanding)) { in do_budget_space() 351 available, outstanding); in do_budget_space() 355 if (available - outstanding <= c->rp_size && !can_use_rp(c)) in do_budget_space() 679 long long available, outstanding, free; in ubifs_get_free_space_nolock() local 682 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_get_free_space_nolock() 705 if (available > outstanding) in ubifs_get_free_space_nolock() 706 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
|
| H A D | debug.c | 586 long long available, outstanding, free; in ubifs_dump_budg() local 638 outstanding = c->bi.data_growth + c->bi.dd_growth; in ubifs_dump_budg() 642 available, outstanding, free); in ubifs_dump_budg()
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 22 outstanding shares, or (iii) beneficial ownership of such entity.
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1604 cache. The default is to keep IDs for up to four outstanding
|