Searched refs:receive_lvb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 3890 static int receive_lvb(struct dlm_ls *ls, struct dlm_lkb *lkb, in receive_lvb() function 3946 if (receive_lvb(ls, lkb, ms)) in receive_convert_args() 3958 if (receive_lvb(ls, lkb, ms)) in receive_unlock_args()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 3695 static int receive_lvb(struct dlm_ls *ls, struct dlm_lkb *lkb, in receive_lvb() function 3751 if (receive_lvb(ls, lkb, ms)) in receive_convert_args() 3763 if (receive_lvb(ls, lkb, ms)) in receive_unlock_args()
|
Completed in 19 milliseconds