Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsix.c78 static inline void six_clear_bitmask(struct six_lock *lock, u32 mask) in six_clear_bitmask() function
254 six_clear_bitmask(lock, SIX_LOCK_WAITING_read << lock_type); in __six_lock_wakeup()
505 six_clear_bitmask(lock, SIX_LOCK_HELD_write); in six_lock_slowpath()