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

/linux-master/fs/dlm/
H A Drcom.h20 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb, uint64_t seq);
H A Drcom.c448 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb, uint64_t seq) function
H A Drecover.c606 dlm_send_rcom_lock -> receive_rcom_lock
625 error = dlm_send_rcom_lock(r, lkb, seq);
H A Dlock.c5566 dlm_send_rcom_lock(r, lkb, seq);

Completed in 284 milliseconds