Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_cache.c1081 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()
Dsix.h308 static inline void six_unlock_type(struct six_lock *lock, enum six_lock_type type) in six_unlock_type() function
Dbtree_locking.h136 six_unlock_type(&path->l[level].b->c.lock, lock_type); in btree_node_unlock()
Dbtree_key_cache.c338 six_unlock_type(&ck->c.lock, lock_want); in btree_path_traverse_cached_fast()
Dbtree_iter.c773 six_unlock_type(&b->c.lock, lock_type); in btree_path_lock_root()