Searched refs:LCFG_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
52 #define LCFG_HDR_SIZE(count) \ macro167 offset = LCFG_HDR_SIZE(lcfg->lcfg_bufcount); in lustre_cfg_buf()217 len = LCFG_HDR_SIZE(bufcount); in lustre_cfg_len()243 ptr = (char *)lcfg + LCFG_HDR_SIZE(lcfg->lcfg_bufcount); in lustre_cfg_new()269 if (len < LCFG_HDR_SIZE(0)) in lustre_cfg_sanity_check()279 if (len < LCFG_HDR_SIZE(lcfg->lcfg_bufcount)) in lustre_cfg_sanity_check()