Searched refs:rbd_options (Results 1 – 1 of 1) sorted by relevance
/external/fio/engines/ |
D | rbd.c | 42 struct rbd_options { struct 57 .off1 = offsetof(struct rbd_options, cluster_name), argument 66 .off1 = offsetof(struct rbd_options, rbd_name), 75 .off1 = offsetof(struct rbd_options, pool_name), 84 .off1 = offsetof(struct rbd_options, client_name), 93 .off1 = offsetof(struct rbd_options, busy_poll), 175 struct rbd_options *o = td->eo; in _fio_rbd_connect() 438 struct rbd_options *o = td->eo; 678 .option_struct_size = sizeof(struct rbd_options),
|