Searched refs:min_idx_node_sz (Results 1 – 3 of 3) sorted by relevance
800 if (lprops->free + lprops->dirty < c->min_idx_node_sz) in scan_dirty_idx_cb()857 ubifs_assert(c, lprops->free + lprops->dirty >= c->min_idx_node_sz); in find_dirty_idx_leb()
415 if (lprops->dirty + lprops->free >= c->min_idx_node_sz) in ubifs_categorize_lprops()
1391 int min_idx_node_sz; member