Searched refs:obd_pool_add (Results 1 – 2 of 2) sorted by relevance
938 err = obd_pool_add(obd, lustre_cfg_string(lcfg, 2), in class_process_config()
959 static inline int obd_pool_add(struct obd_device *obd, char *poolname, char *ostname) in obd_pool_add() function