Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.h17 #define DLM_MIDCOMMS_OPT_LEN sizeof(struct dlm_opts) macro
19 DLM_MIDCOMMS_OPT_LEN)
H A Dmidcomms.c960 opts->o_header.h_length = cpu_to_le16(DLM_MIDCOMMS_OPT_LEN + inner_len); in dlm_fill_opts_header()
983 msg = dlm_lowcomms_new_msg(nodeid, len + DLM_MIDCOMMS_OPT_LEN, in dlm_midcomms_get_msg_3_2()