Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h52 #define LCFG_HDR_SIZE(count) \ macro
167 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()