Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dorphan.c212 static int tot_avail_orphs(struct ubifs_info *c) in tot_avail_orphs() function
361 int tot_avail = tot_avail_orphs(c), err = 0; in consolidate()
703 c->max_orphans = tot_avail_orphs(c); in ubifs_mount_orphans()
/OK3568_Linux_fs/kernel/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()
818 c->max_orphans = tot_avail_orphs(c); in ubifs_mount_orphans()