Searched refs:six_unlock_type (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | btree_cache.c | 1081 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get() 1097 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get() 1119 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get() 1135 six_unlock_type(&b->c.lock, lock_type); in __bch2_btree_node_get() 1197 six_unlock_type(&b->c.lock, lock_type); in bch2_btree_node_get() 1206 six_unlock_type(&b->c.lock, lock_type); in bch2_btree_node_get() 1225 six_unlock_type(&b->c.lock, lock_type); in bch2_btree_node_get()
|
D | six.h | 308 static inline void six_unlock_type(struct six_lock *lock, enum six_lock_type type) in six_unlock_type() function
|
D | btree_locking.h | 136 six_unlock_type(&path->l[level].b->c.lock, lock_type); in btree_node_unlock()
|
D | btree_key_cache.c | 338 six_unlock_type(&ck->c.lock, lock_want); in btree_path_traverse_cached_fast()
|
D | btree_iter.c | 773 six_unlock_type(&b->c.lock, lock_type); in btree_path_lock_root()
|