Home
last modified time | relevance | path

Searched defs:write_iov (Results 1 – 3 of 3) sorted by relevance

/spdk/test/unit/lib/scsi/scsi_bdev.c/
H A Dscsi_bdev_ut.c259 struct iovec *write_iov, int write_iovcnt, in spdk_bdev_comparev_and_writev_blocks()
/spdk/test/unit/lib/bdev/bdev.c/
H A Dbdev_ut.c4006 struct iovec write_iov; bdev_compare_and_write() local
/spdk/module/bdev/nvme/
H A Dbdev_nvme.c7937 bdev_nvme_comparev_and_writev(struct nvme_bdev_io * bio,struct iovec * cmp_iov,int cmp_iovcnt,struct iovec * write_iov,int write_iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags) bdev_nvme_comparev_and_writev() argument