Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1256 err = obd_pool_new(obd, lustre_cfg_string(lcfg, 2)); in class_process_config()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1034 static inline int obd_pool_new(struct obd_device *obd, char *poolname) in obd_pool_new() function