Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dorphan.c211 static int tot_avail_orphs(struct ubifs_info *c) in tot_avail_orphs() function
360 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate()
702 c->max_orphans = tot_avail_orphs(c); in ubifs_mount_orphans()
/openbmc/linux/fs/ubifs/
H A Dorphan.c292 static int tot_avail_orphs(struct ubifs_info *c) in tot_avail_orphs() function
441 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate()
820 c->max_orphans = tot_avail_orphs(c); in ubifs_mount_orphans()