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

/linux-master/fs/dlm/
H A Dlock.c80 static int send_unlock(struct dlm_rsb *r, struct dlm_lkb *lkb);
3075 error = send_unlock(r, lkb);
3317 * send_unlock receive_unlock
3501 static int send_unlock(struct dlm_rsb *r, struct dlm_lkb *lkb) function
4335 send_unlock(r, lkb);

Completed in 107 milliseconds