Searched refs:btree_lock_want (Results 1 – 3 of 3) sorted by relevance
520 switch (btree_lock_want(path, level)) { in bch2_btree_node_upgrade()850 int want = btree_lock_want(path, l); in bch2_btree_path_verify_locks()
104 btree_lock_want(struct btree_path *path, int level) in btree_lock_want() function
686 btree_lock_want(path, b->c.level); in bch2_trans_node_add()1083 if (btree_lock_want(path, l) == BTREE_NODE_UNLOCKED) in btree_path_set_level_down()1983 if (btree_lock_want(path, path->level + 1) == BTREE_NODE_UNLOCKED) in bch2_btree_iter_next_node()