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