Home
last modified time | relevance | path

Searched refs:six_unlock_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_cache.c1082 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get()
1098 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get()
1120 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get()
1136 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get()
1198 six_unlock_type(&b->c.lock, lock_type); in bch2_btree_node_get()
1207 six_unlock_type(&b->c.lock, lock_type); in bch2_btree_node_get()
1226 six_unlock_type(&b->c.lock, lock_type); in bch2_btree_node_get()
H A Dsix.h310 static inline void six_unlock_type(struct six_lock *lock, enum six_lock_type type) in six_unlock_type() function
H A Dbtree_locking.h136 six_unlock_type(&path->l[level].b->c.lock, lock_type); in btree_node_unlock()
H A Dbtree_key_cache.c368 six_unlock_type(&ck->c.lock, lock_want); in btree_path_traverse_cached_fast()
H A Dbtree_iter.c777 six_unlock_type(&b->c.lock, lock_type); in btree_path_lock_root()