HomeSort by relevance Sort by last modified time
    Searched full:remote_u (Results 1 - 1 of 1) sorted by null

  /external/fio/engines/
rdma.c 58 struct remote_u { struct
69 struct remote_u rmt_us[FIO_RDMA_MAX_IO_DEPTH];
107 struct remote_u *rmt_us;
1126 malloc(FIO_RDMA_MAX_IO_DEPTH * sizeof(struct remote_u));
1128 FIO_RDMA_MAX_IO_DEPTH * sizeof(struct remote_u));

Completed in 66 milliseconds