Lines Matching defs:get_index
219 static inline unsigned long get_index(t_key key, struct key_vector *kv)
473 put_child(tp, get_index(key, tp), n);
567 put_child(tn, get_index(inode->key, tn), inode);
852 unsigned long cindex = get_index(tn->key, tp);
1072 n = get_child(tp, get_index(key, tp));
1089 put_child(tn, get_index(key, tn) ^ 1, n);
1510 cindex = get_index(pkey, pn);
1743 cindex = (key > pn->key) ? get_index(key, pn) : 0;
1765 cindex = get_index(pkey, pn) + 1;
1816 cindex = get_index(pkey, pn);
1934 cindex = get_index(pkey, pn);
2005 cindex = get_index(pkey, pn);
2084 cindex = get_index(pkey, pn);
2444 cindex = get_index(pkey, pn) + 1;