Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dbudget.c91 long long liab; in get_liability() local
94 liab = c->bi.idx_growth + c->bi.data_growth + c->bi.dd_growth; in get_liability()
96 return liab; in get_liability()
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c99 long long liab; in get_liability() local
102 liab = c->bi.idx_growth + c->bi.data_growth + c->bi.dd_growth; in get_liability()
104 return liab; in get_liability()