Home
last modified time | relevance | path

Searched refs:bdevio_request (Results 1 – 1 of 1) sorted by relevance

/spdk/test/bdev/bdevio/
H A Dbdevio.c43 struct bdevio_request { struct
230 struct bdevio_request *req = arg; in __blockdev_write()
251 struct bdevio_request *req = arg; in __blockdev_write_zeroes()
266 struct bdevio_request *req = arg; in __blockdev_compare_and_write()
282 sgl_chop_buffer(struct bdevio_request *req, int iov_len) in sgl_chop_buffer()
308 sgl_chop_fused_buffer(struct bdevio_request *req, int iov_len) in sgl_chop_fused_buffer()
337 struct bdevio_request req; in blockdev_write()
354 struct bdevio_request req; in _blockdev_compare_and_write()
373 struct bdevio_request req; in blockdev_write_zeroes()
388 struct bdevio_request *req = arg; in __blockdev_read()
[all …]