Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h215 static inline int lustre_cfg_len(__u32 bufcount, __u32 *buflens) in lustre_cfg_len() function
236 lcfg = kzalloc(lustre_cfg_len(bufs->lcfg_bufcount, bufs->lcfg_buflen), in lustre_cfg_new()
257 len = lustre_cfg_len(lcfg->lcfg_bufcount, lcfg->lcfg_buflens); in lustre_cfg_free()
285 if (len < lustre_cfg_len(lcfg->lcfg_bufcount, lcfg->lcfg_buflens)) in lustre_cfg_sanity_check()