Home
last modified time | relevance | path

Searched refs:lov_setup (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_internal.h203 int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg);
Dlov_dev.c496 rc = lov_setup(obd, cfg); in lov_device_alloc()
Dlov_obd.c754 int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg) in lov_setup() function
2281 .o_setup = lov_setup,