Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlock.c83 static int send_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int mode);
313 send_bast(r, lkb, rqmode); in queue_bast()
3528 static int send_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int mode) in send_bast() function