Searched refs:six_unlock_type (Results 1 – 5 of 5) sorted by relevance
| /fs/bcachefs/ |
| A D | btree_cache.c | 1082 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()
|
| A D | six.h | 310 static inline void six_unlock_type(struct six_lock *lock, enum six_lock_type type) in six_unlock_type() function
|
| A D | btree_locking.h | 144 six_unlock_type(&path->l[level].b->c.lock, lock_type); in btree_node_unlock()
|
| A D | btree_key_cache.c | 377 six_unlock_type(&ck->c.lock, lock_want); in btree_path_traverse_cached_fast()
|
| A D | btree_iter.c | 791 six_unlock_type(&b->c.lock, lock_type); in btree_path_lock_root()
|
Completed in 16 milliseconds