Searched refs:bar_status (Results 1 – 3 of 3) sorted by relevance
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()1038 if (bat_rep->bar_status == 0) in lstcon_rpc_stat_reply()1042 rc = bat_rep->bar_status; in lstcon_rpc_stat_reply()
152 __u32 bar_status; /* status of request */ member
1198 reply->bar_status = ESRCH; in sfw_control_batch()1204 reply->bar_status = ENOENT; in sfw_control_batch()1225 reply->bar_status = (rc < 0) ? -rc : rc; in sfw_control_batch()1514 __swab32s(&rep->bar_status); in sfw_unpack_message()