Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconrpc.c966 srpc_batch_reply_t *bat_rep; in lstcon_rpc_stat_reply() local
1012 bat_rep = &msg->msg_body.bat_reply; in lstcon_rpc_stat_reply()
1014 if (bat_rep->bar_status == 0) { in lstcon_rpc_stat_reply()
1019 if (bat_rep->bar_status == EPERM && in lstcon_rpc_stat_reply()
1026 rc = bat_rep->bar_status; in lstcon_rpc_stat_reply()
1031 bat_rep = &msg->msg_body.bat_reply; in lstcon_rpc_stat_reply()
1033 if (bat_rep->bar_active != 0) in lstcon_rpc_stat_reply()
1038 if (bat_rep->bar_status == 0) in lstcon_rpc_stat_reply()
1042 rc = bat_rep->bar_status; in lstcon_rpc_stat_reply()