Home
last modified time | relevance | path

Searched refs:btree_lock_want (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_locking.c520 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()
H A Dbtree_locking.h104 btree_lock_want(struct btree_path *path, int level) in btree_lock_want() function
H A Dbtree_iter.c686 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()