Searched refs:bar_status (Results 1 – 3 of 3) sorted by relevance
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()1041 if (bat_rep->bar_status == 0) in lstcon_rpc_stat_reply()1045 rc = bat_rep->bar_status; in lstcon_rpc_stat_reply()
152 __u32 bar_status; /* status of request */ member
1194 reply->bar_status = ESRCH; in sfw_control_batch()1200 reply->bar_status = ENOENT; in sfw_control_batch()1221 reply->bar_status = (rc < 0) ? -rc : rc; in sfw_control_batch()1510 __swab32s(&rep->bar_status); in sfw_unpack_message()