Searched refs:btree_path_pos_after_node (Results 1 – 1 of 1) sorted by relevance
103 static inline bool btree_path_pos_after_node(struct btree_path *path, in btree_path_pos_after_node() function114 !btree_path_pos_after_node(path, b); in btree_path_pos_in_node()1080 if (check_pos > 0 && btree_path_pos_after_node(path, path->l[l].b)) in btree_path_check_pos_in_node()