Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h212 static inline int lustre_cfg_len(__u32 bufcount, __u32 *buflens) in lustre_cfg_len() function
234 OBD_ALLOC(lcfg, lustre_cfg_len(bufs->lcfg_bufcount, in lustre_cfg_new()
255 len = lustre_cfg_len(lcfg->lcfg_bufcount, lcfg->lcfg_buflens); in lustre_cfg_free()
283 if (len < lustre_cfg_len(lcfg->lcfg_bufcount, lcfg->lcfg_buflens)) in lustre_cfg_sanity_check()