Home
last modified time | relevance | path

Searched defs:ostname (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_pool.c535 int lov_pool_add(struct obd_device *obd, char *poolname, char *ostname) in lov_pool_add()
582 int lov_pool_remove(struct obd_device *obd, char *poolname, char *ostname) in lov_pool_remove()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1056 static inline int obd_pool_add(struct obd_device *obd, char *poolname, char *ostname) in obd_pool_add()
1067 static inline int obd_pool_rem(struct obd_device *obd, char *poolname, char *ostname) in obd_pool_rem()