Searched refs:sys_status (Results 1 – 2 of 2) sorted by relevance
79 be32_to_cpu(__hdr->sys_status), be32_to_cpu(__hdr->key), \314 enum o2net_system_error sys_status, in o2net_complete_nsw_locked() argument321 nsw->ns_sys_status = sys_status; in o2net_complete_nsw_locked()330 u64 id, enum o2net_system_error sys_status, in o2net_complete_nsw() argument343 o2net_complete_nsw_locked(nn, nsw, sys_status, status); in o2net_complete_nsw()966 msg->sys_status = cpu_to_be32(O2NET_ERR_NONE); in o2net_init_msg()1156 hdr->sys_status = cpu_to_be32(syserr); in o2net_send_status_magic()1186 be32_to_cpu(hdr->sys_status), in o2net_process_message()
31 __be32 sys_status; member