Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconrpc.c969 srpc_batch_reply_t *bat_rep; in lstcon_rpc_stat_reply() local
1015 bat_rep = &msg->msg_body.bat_reply; in lstcon_rpc_stat_reply()
1017 if (bat_rep->bar_status == 0) { in lstcon_rpc_stat_reply()
1022 if (bat_rep->bar_status == EPERM && in lstcon_rpc_stat_reply()
1029 rc = bat_rep->bar_status; in lstcon_rpc_stat_reply()
1034 bat_rep = &msg->msg_body.bat_reply; in lstcon_rpc_stat_reply()
1036 if (bat_rep->bar_active != 0) in lstcon_rpc_stat_reply()
1041 if (bat_rep->bar_status == 0) in lstcon_rpc_stat_reply()
1045 rc = bat_rep->bar_status; in lstcon_rpc_stat_reply()