Searched refs:dlm_add_cb (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/fs/dlm/ |
D | ast.h | 21 void dlm_add_cb(struct dlm_lkb *lkb, uint32_t flags, int mode, int status,
|
D | ast.c | 174 void dlm_add_cb(struct dlm_lkb *lkb, uint32_t flags, int mode, int status, in dlm_add_cb() function
|
D | lock.c | 309 dlm_add_cb(lkb, DLM_CB_CAST, lkb->lkb_grmode, rv, lkb->lkb_sbflags); in queue_cast() 323 dlm_add_cb(lkb, DLM_CB_BAST, rqmode, 0, 0); in queue_bast()
|