Searched refs:send_bast (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 81 static int send_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int mode); 321 send_bast(r, lkb, rqmode); in queue_bast() 3518 * send_bast receive_bast 3731 static int send_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int mode) in send_bast() function
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 83 static int send_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int mode); 313 send_bast(r, lkb, rqmode); in queue_bast() 3317 * send_bast receive_bast 3530 static int send_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int mode) in send_bast() function
|
Completed in 14 milliseconds