Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsix.c278 static bool do_six_trylock(struct six_lock *lock, enum six_lock_type type, bool try) in do_six_trylock() function
299 if (!do_six_trylock(lock, type, true)) in six_trylock_ip()
555 ret = do_six_trylock(lock, type, true) ? 0 in six_lock_ip_waiter()