Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dlock.c3834 static int send_unlock_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) in send_unlock_reply() function
4267 send_unlock_reply(r, lkb, error); in receive_unlock()
4272 send_unlock_reply(r, lkb, error); in receive_unlock()
4282 send_unlock_reply(&ls->ls_stub_rsb, &ls->ls_stub_lkb, error); in receive_unlock()