Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/dlm/
H A Drcom.h18 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb);
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 Drecover.c623 error = dlm_send_rcom_lock(r, lkb); in recover_locks_queue()
H A Dlock.c5766 dlm_send_rcom_lock(r, lkb); in dlm_recover_process_copy()