Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsix.h274 bool six_relock_ip(struct six_lock *lock, enum six_lock_type type,
289 return six_relock_ip(lock, type, seq, _THIS_IP_); in six_relock_type()
341 return six_relock_ip(lock, SIX_LOCK_##type, seq, ip); \
346 return six_relock_ip(lock, SIX_LOCK_##type, seq, _THIS_IP_); \
Dsix.c318 bool six_relock_ip(struct six_lock *lock, enum six_lock_type type, in six_relock_ip() function
331 EXPORT_SYMBOL_GPL(six_relock_ip);