Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Drcom.h20 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb);
Drcom.c405 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb) in dlm_send_rcom_lock() function
Drecover.c625 error = dlm_send_rcom_lock(r, lkb); in recover_locks_queue()
Dlock.c5766 dlm_send_rcom_lock(r, lkb); in dlm_recover_process_copy()