Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlock.c3195 static int do_unlock(struct dlm_rsb *r, struct dlm_lkb *lkb) in do_unlock() function
3292 error = do_unlock(r, lkb); in _unlock_lock()
4293 error = do_unlock(r, lkb); in receive_unlock()