Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/dlm/
H A Dlock.c78 static int send_unlock(struct dlm_rsb *r, struct dlm_lkb *lkb);
3281 error = send_unlock(r, lkb); in _unlock_lock()
3699 static int send_unlock(struct dlm_rsb *r, struct dlm_lkb *lkb) in send_unlock() function
4594 send_unlock(r, lkb); in receive_request_reply()