Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Drcom.h20 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb);
Drecover.c518 error = dlm_send_rcom_lock(r, lkb); in recover_locks_queue()
Drcom.c403 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb) in dlm_send_rcom_lock() function
Dlock.c4714 dlm_send_rcom_lock(r, lkb); in dlm_recover_process_copy()