Searched refs:max_orphans (Results 1 – 2 of 2) sorted by relevance
81 if (c->tot_orphans >= c->max_orphans) { in ubifs_add_orphan()711 c->max_orphans = tot_avail_orphs(c); in ubifs_mount_orphans()
1354 int max_orphans; member