Searched refs:sgbuf (Results 1 – 1 of 1) sorted by relevance
28 void *sgbuf; member70 void *buf = sd->sgbuf; in fio_sgio_getevents()318 free(sd->sgbuf); in fio_sgio_cleanup()337 sd->sgbuf = malloc(sizeof(struct sg_io_hdr) * td->o.iodepth); in fio_sgio_init()338 memset(sd->sgbuf, 0, sizeof(struct sg_io_hdr) * td->o.iodepth); in fio_sgio_init()