Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c260 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg) in client_obd_setup() function
473 EXPORT_SYMBOL(client_obd_setup);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2819 int client_obd_setup(struct obd_device *obddev, struct lustre_cfg *lcfg);
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c718 rc = client_obd_setup(obd, lcfg); in mgc_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2320 rc = client_obd_setup(obd, cfg); in mdc_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3117 rc = client_obd_setup(obd, lcfg); in osc_setup()