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.c222 if (transop == LST_TRANS_TSBSTOP) in lstcon_rpc_trans_name()
673 (transop == LST_TRANS_TSBSTOP ? SRPC_BATCH_OPC_STOP : in lstcon_batrpc_prep()
677 transop != LST_TRANS_TSBSTOP) in lstcon_batrpc_prep()
1011 case LST_TRANS_TSBSTOP: in lstcon_rpc_stat_reply()
1020 trans->tas_opc == LST_TRANS_TSBSTOP) { in lstcon_rpc_stat_reply()
1132 case LST_TRANS_TSBSTOP: in lstcon_rpc_trans_ndlist()
Dconrpc.h104 #define LST_TRANS_TSBSTOP (LST_TRANS_PRIVATE | 0x14) macro
Dconsole.c1003 case LST_TRANS_TSBSTOP: in lstcon_batrpc_condition()
1075 rc = lstcon_batch_op(bat, LST_TRANS_TSBSTOP, result_up); in lstcon_batch_stop()