Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dorphan.c360 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate() local
364 tot_avail, c->tot_orphans); in consolidate()
365 if (c->tot_orphans - c->new_orphans <= tot_avail) { in consolidate()
/openbmc/linux/fs/ubifs/
H A Dorphan.c441 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate() local
445 tot_avail, c->tot_orphans); in consolidate()
446 if (c->tot_orphans - c->new_orphans <= tot_avail) { in consolidate()