Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dorphan.c361 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate() local
365 tot_avail, c->tot_orphans); in consolidate()
366 if (c->tot_orphans - c->new_orphans <= tot_avail) { in consolidate()