Home
last modified time | relevance | path

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

/openbmc/linux/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.c625 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()