Home
last modified time | relevance | path

Searched refs:ptlrpc_obd_ping (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c65 int ptlrpc_obd_ping(struct obd_device *obd) in ptlrpc_obd_ping() function
82 EXPORT_SYMBOL(ptlrpc_obd_ping);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2854 int ptlrpc_obd_ping(struct obd_device *obd);
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1793 rc = ptlrpc_obd_ping(obd); in mdc_iocontrol()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c2669 err = ptlrpc_obd_ping(obd); in osc_iocontrol()