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

/linux-4.1.27/fs/dlm/
H A Dlock.c3521 * receive_unlock_reply send_unlock_reply
3828 static int send_unlock_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) send_unlock_reply() function
4249 send_unlock_reply(r, lkb, error); receive_unlock()
4254 send_unlock_reply(r, lkb, error); receive_unlock()
4264 send_unlock_reply(&ls->ls_stub_rsb, &ls->ls_stub_lkb, error); receive_unlock()

Completed in 111 milliseconds