Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/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()