Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c1082 static int do_unlock(struct cardstate *cs) in do_unlock() function
1462 cs->cmd_result = ev->parameter ? do_lock(cs) : do_unlock(cs); in do_action()
/Linux-v5.4/fs/dlm/
Dlock.c3184 static int do_unlock(struct dlm_rsb *r, struct dlm_lkb *lkb) in do_unlock() function
3281 error = do_unlock(r, lkb); in _unlock_lock()
4256 error = do_unlock(r, lkb); in receive_unlock()