Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1418 int rq_opc, rc = 0; in ptlrpc_disconnect_import() local
1425 rq_opc = OST_DISCONNECT; in ptlrpc_disconnect_import()
1428 rq_opc = MDS_DISCONNECT; in ptlrpc_disconnect_import()
1431 rq_opc = MGS_DISCONNECT; in ptlrpc_disconnect_import()
1470 LUSTRE_OBD_VERSION, rq_opc); in ptlrpc_disconnect_import()