Searched refs:tot_avail_orphs (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dorphan.c207 * tot_avail_orphs - calculate total space.
213 static int tot_avail_orphs(struct ubifs_info *c) function
362 int tot_avail = tot_avail_orphs(c), err = 0;
704 c->max_orphans = tot_avail_orphs(c);

Completed in 59 milliseconds