Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dbudget.c106 long long liab; in get_liability() local
109 liab = c->bi.idx_growth + c->bi.data_growth + c->bi.dd_growth; in get_liability()
111 return liab; in get_liability()