Lines Matching defs:get_index
220 static inline unsigned long get_index(t_key key, struct key_vector *kv)
474 put_child(tp, get_index(key, tp), n);
568 put_child(tn, get_index(inode->key, tn), inode);
853 unsigned long cindex = get_index(tn->key, tp);
1119 n = get_child(tp, get_index(key, tp));
1136 put_child(tn, get_index(key, tn) ^ 1, n);
1557 cindex = get_index(pkey, pn);
1793 cindex = (key > pn->key) ? get_index(key, pn) : 0;
1815 cindex = get_index(pkey, pn) + 1;
1866 cindex = get_index(pkey, pn);
1984 cindex = get_index(pkey, pn);
2055 cindex = get_index(pkey, pn);
2134 cindex = get_index(pkey, pn);
2486 cindex = get_index(pkey, pn) + 1;