Home
last modified time | relevance | path

Searched refs:client_obd_setup (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c261 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup() function
475 EXPORT_SYMBOL(client_obd_setup);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c730 rc = client_obd_setup(obd, lcfg); in mgc_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2860 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2447 rc = client_obd_setup(obd, cfg); in mdc_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3170 rc = client_obd_setup(obd, lcfg); in osc_setup()