Home
last modified time | relevance | path

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

/linux-6.15/fs/dlm/
H A Ddlm_internal.h429 #define DLM_MSG_BAST 10 macro
H A Dlock.c3700 error = create_message(r, NULL, to_nodeid, DLM_MSG_BAST, &ms, &mh); in send_bast()
3962 case cpu_to_le32(DLM_MSG_BAST): in validate_message()
4837 case cpu_to_le32(DLM_MSG_BAST): in _receive_message()
/linux-6.15/include/trace/events/
H A Ddlm.h75 { DLM_MSG_BAST, "BAST"}, \