Searched refs:BLOCK_NET_ERR_OK (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/block_server/
H A Dnetwork_common.h45 BLOCK_NET_ERR_OK, enumerator in enum:block_net_err
H A Dnet_benchmark.c132 if (stats != BLOCK_NET_ERR_OK || req != BLOCK_NET_MSG_WRITE) {
H A Dnetwork_server.c383 block_send_status_msg(c, BLOCK_NET_MSG_INIT, 0, BLOCK_NET_ERR_OK);
H A Dnetwork_client.c145 if (status == BLOCK_NET_ERR_OK) {

Completed in 31 milliseconds