Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h52 #define LCFG_HDR_SIZE(count) \ macro
168 offset = LCFG_HDR_SIZE(lcfg->lcfg_bufcount); in lustre_cfg_buf()
220 len = LCFG_HDR_SIZE(bufcount); in lustre_cfg_len()
245 ptr = (char *)lcfg + LCFG_HDR_SIZE(lcfg->lcfg_bufcount); in lustre_cfg_new()
271 if (len < LCFG_HDR_SIZE(0)) in lustre_cfg_sanity_check()
281 if (len < LCFG_HDR_SIZE(lcfg->lcfg_bufcount)) in lustre_cfg_sanity_check()