Home | History | Annotate | Download | only in engines

Lines Matching defs:is_client

80 	int is_client;
188 if (rd->is_client == 1)
316 if (rd->is_client == 0)
326 if (rd->is_client == 0)
338 if (rd->is_client == 0)
364 if (rd->is_client == 0) {
741 if (rd->is_client)
743 else if (!rd->is_client)
864 if ((rd->is_client == 1) && ((rd->rdma_protocol == FIO_RDMA_MEM_WRITE)
876 if (rd->is_client == 1)
895 if (rd->is_client == 1)
1145 rd->is_client = 0;
1149 rd->is_client = 1;