Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c938 err = obd_pool_add(obd, lustre_cfg_string(lcfg, 2), in class_process_config()
/drivers/staging/lustre/lustre/include/
Dobd_class.h959 static inline int obd_pool_add(struct obd_device *obd, char *poolname, char *ostname) in obd_pool_add() function