Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
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()