Home
last modified time | relevance | path

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

/linux-6.6.21/fs/dlm/
Dlock.c3066 static int _unlock_lock(struct dlm_rsb *r, struct dlm_lkb *lkb) in _unlock_lock() function
3171 error = _unlock_lock(r, lkb); in unlock_lock()
5094 _unlock_lock(r, lkb); in dlm_recover_waiters_post()