Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconrpc.c218 if (transop == LST_TRANS_TSBSTOP) in lstcon_rpc_trans_name()
665 (transop == LST_TRANS_TSBSTOP ? SRPC_BATCH_OPC_STOP : in lstcon_batrpc_prep()
669 transop != LST_TRANS_TSBSTOP) in lstcon_batrpc_prep()
1010 case LST_TRANS_TSBSTOP: in lstcon_rpc_stat_reply()
1019 trans->tas_opc == LST_TRANS_TSBSTOP) { in lstcon_rpc_stat_reply()
1130 case LST_TRANS_TSBSTOP: in lstcon_rpc_trans_ndlist()
Dconrpc.h98 #define LST_TRANS_TSBSTOP (LST_TRANS_PRIVATE | 0x14) macro
Dconsole.c1005 case LST_TRANS_TSBSTOP: in lstcon_batrpc_condition()
1077 rc = lstcon_batch_op(bat, LST_TRANS_TSBSTOP, result_up); in lstcon_batch_stop()