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