Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsix.c48 enum six_lock_type unlock_wakeup; member
56 .unlock_wakeup = SIX_LOCK_write,
62 .unlock_wakeup = SIX_LOCK_intent,
68 .unlock_wakeup = SIX_LOCK_read,
591 six_lock_wakeup(lock, state, l[type].unlock_wakeup); in do_six_unlock_type()