Searched refs:obd_pool_new (Results 1 – 2 of 2) sorted by relevance
1256 err = obd_pool_new(obd, lustre_cfg_string(lcfg, 2)); in class_process_config()
1034 static inline int obd_pool_new(struct obd_device *obd, char *poolname) in obd_pool_new() function