Lines Matching defs:insert_p
114 * @insert_p: insert point for new extent at ofs
123 struct rb_node ***insert_p,
131 *insert_p = NULL;
162 *insert_p = pnode;
497 struct rb_node **insert_p,
505 if (insert_p && insert_parent) {
507 p = insert_p;
538 struct rb_node **insert_p = NULL, *insert_parent = NULL;
570 &insert_p, &insert_parent, false,
627 insert_p = NULL;
639 insert_p, insert_parent, leftmost);