Home
last modified time | relevance | path

Searched refs:six_trylock_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsix.h205 static inline bool six_trylock_type(struct six_lock *lock, enum six_lock_type type) in six_trylock_type() function
Dbtree_locking.h287 if (likely(six_trylock_type(&b->lock, type)) || in btree_node_lock()