Lines Matching refs:tree_index
2643 sector_t tree_index;
2696 tree_index = r5c_tree_index(conf, sh->sector);
2699 tree_index);
2713 &log->big_stripe_tree, tree_index,
2808 sector_t tree_index;
2851 tree_index = r5c_tree_index(conf, sh->sector);
2854 tree_index);
2860 radix_tree_delete(&log->big_stripe_tree, tree_index);
2945 sector_t tree_index;
2952 tree_index = r5c_tree_index(conf, sect);
2953 slot = radix_tree_lookup(&log->big_stripe_tree, tree_index);