Searched refs:receive_rcom_lock_args (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 5098 /* Same special case as in receive_rcom_lock_args() */ in recover_convert_waiter() 5590 static int receive_rcom_lock_args(struct dlm_ls *ls, struct dlm_lkb *lkb, in receive_rcom_lock_args() function 5689 error = receive_rcom_lock_args(ls, lkb, r, rc); in dlm_recover_master_copy()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 4854 /* Same special case as in receive_rcom_lock_args() */ in recover_convert_waiter() 5343 static int receive_rcom_lock_args(struct dlm_ls *ls, struct dlm_lkb *lkb, in receive_rcom_lock_args() function 5446 error = receive_rcom_lock_args(ls, lkb, r, rc); in dlm_recover_master_copy()
|
Completed in 14 milliseconds