Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Ddlm_internal.h407 #define DLM_MSG_BAST 10 macro
H A Dlock.c3538 error = create_message(r, NULL, to_nodeid, DLM_MSG_BAST, &ms, &mh, in send_bast()
3807 case cpu_to_le32(DLM_MSG_BAST): in validate_message()
4678 case cpu_to_le32(DLM_MSG_BAST): in _receive_message()
/openbmc/linux/include/trace/events/
H A Ddlm.h75 { DLM_MSG_BAST, "BAST"}, \