Home
last modified time | relevance | path

Searched refs:send_unlock_reply (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dlock.c3525 * receive_unlock_reply send_unlock_reply
3832 static int send_unlock_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) in send_unlock_reply() function
4265 send_unlock_reply(r, lkb, error); in receive_unlock()
4270 send_unlock_reply(r, lkb, error); in receive_unlock()
4280 send_unlock_reply(&ls->ls_stub_rsb, &ls->ls_stub_lkb, error); in receive_unlock()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlock.c3324 * receive_unlock_reply send_unlock_reply
3634 static int send_unlock_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) in send_unlock_reply() function
4001 send_unlock_reply(r, lkb, error); in receive_unlock()
4006 send_unlock_reply(r, lkb, error); in receive_unlock()
4016 send_unlock_reply(&ls->ls_local_rsb, &ls->ls_local_lkb, error); in receive_unlock()

Completed in 14 milliseconds