Lines Matching refs:tree_index
2646 sector_t tree_index;
2699 tree_index = r5c_tree_index(conf, sh->sector);
2702 tree_index);
2716 &log->big_stripe_tree, tree_index,
2811 sector_t tree_index;
2854 tree_index = r5c_tree_index(conf, sh->sector);
2857 tree_index);
2863 radix_tree_delete(&log->big_stripe_tree, tree_index);
2948 sector_t tree_index;
2955 tree_index = r5c_tree_index(conf, sect);
2956 slot = radix_tree_lookup(&log->big_stripe_tree, tree_index);