Searched refs:dlm_add_cb (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/dlm/ |
| H A D | ast.h | 19 void dlm_add_cb(struct dlm_lkb *lkb, uint32_t flags, int mode, int status,
|
| H A D | ast.c | 165 void dlm_add_cb(struct dlm_lkb *lkb, uint32_t flags, int mode, int status, in dlm_add_cb() function
|
| H A D | lock.c | 301 dlm_add_cb(lkb, DLM_CB_CAST, lkb->lkb_grmode, rv, dlm_sbflags_val(lkb)); in queue_cast() 315 dlm_add_cb(lkb, DLM_CB_BAST, rqmode, 0, 0); in queue_bast()
|