Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
H A Drcom.h18 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb);
H A Drecover.c605 dlm_send_rcom_lock -> receive_rcom_lock
623 error = dlm_send_rcom_lock(r, lkb); in recover_locks_queue()
H A Drcom.c403 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb) in dlm_send_rcom_lock() function
H A Dlock.c5764 dlm_send_rcom_lock(r, lkb); in dlm_recover_process_copy()
/kernel/linux/linux-6.6/fs/dlm/
H A Drcom.h20 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb, uint64_t seq);
H A Drecover.c606 dlm_send_rcom_lock -> receive_rcom_lock
625 error = dlm_send_rcom_lock(r, lkb, seq); in recover_locks_queue()
H A Drcom.c448 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb, uint64_t seq) in dlm_send_rcom_lock() function
H A Dlock.c5524 dlm_send_rcom_lock(r, lkb, seq); in dlm_recover_process_copy()

Completed in 19 milliseconds