Lines Matching refs:leftmost
64 unsigned long long key, bool *leftmost)
77 *leftmost = false;
87 unsigned int ofs, bool *leftmost)
100 *leftmost = false;
125 bool force, bool *leftmost)
144 if (leftmost)
145 *leftmost = true;
155 if (leftmost)
156 *leftmost = false;
238 bool leftmost)
251 rb_insert_color_cached(&en->rb_node, &et->root, leftmost);
499 bool leftmost)
511 leftmost = true;
514 ei->fofs, &leftmost);
516 en = __attach_extent_node(sbi, et, ei, parent, p, leftmost);
542 bool leftmost = false;
571 &leftmost);
639 insert_p, insert_parent, leftmost);