Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h124 static inline void lustre_cfg_bufs_set(struct lustre_cfg_bufs *bufs, in lustre_cfg_bufs_set() function
145 lustre_cfg_bufs_set(bufs, index, str, str ? strlen(str) + 1 : 0); in lustre_cfg_bufs_set_string()
/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c93 lustre_cfg_bufs_set(bufs, 2, cfg, sizeof(*cfg)); in lustre_process_log()
94 lustre_cfg_bufs_set(bufs, 3, &sb, sizeof(sb)); in lustre_process_log()
132 lustre_cfg_bufs_set(&bufs, 2, cfg, sizeof(*cfg)); in lustre_end_log()
Dobd_config.c1200 lustre_cfg_bufs_set(&bufs, 2, bufs.lcfg_buf[1], in class_config_llog_handler()
1202 lustre_cfg_bufs_set(&bufs, 1, bufs.lcfg_buf[0], in class_config_llog_handler()