Lines Matching refs:is_client
80 int is_client; member
188 if (rd->is_client == 1) in cq_event_handler()
316 if (rd->is_client == 0) in fio_rdmaio_setup_qp()
326 if (rd->is_client == 0) in fio_rdmaio_setup_qp()
338 if (rd->is_client == 0) in fio_rdmaio_setup_qp()
364 if (rd->is_client == 0) { in fio_rdmaio_setup_qp()
741 if (rd->is_client) in fio_rdmaio_commit()
743 else if (!rd->is_client) in fio_rdmaio_commit()
864 if ((rd->is_client == 1) && ((rd->rdma_protocol == FIO_RDMA_MEM_WRITE) in fio_rdmaio_close_file()
876 if (rd->is_client == 1) in fio_rdmaio_close_file()
895 if (rd->is_client == 1) in fio_rdmaio_close_file()
1145 rd->is_client = 0; in fio_rdmaio_init()
1149 rd->is_client = 1; in fio_rdmaio_init()