Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dorphan.c371 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate() local
375 tot_avail, c->tot_orphans); in consolidate()
376 if (c->tot_orphans - c->new_orphans <= tot_avail) { in consolidate()