Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dmidcomms.c1017 static void dlm_fill_opts_header(struct dlm_opts *opts, uint16_t inner_len, in dlm_fill_opts_header() argument
1023 opts->o_header.h_length = cpu_to_le16(DLM_MIDCOMMS_OPT_LEN + inner_len); in dlm_fill_opts_header()