Searched defs:pos (Results 1 – 12 of 12) sorted by relevance
/spdk/lib/scsi/ |
H A D | task.c | 96 const uint8_t *pos; in spdk_scsi_task_scatter_data() local 138 uint8_t *buf, *pos; in spdk_scsi_task_gather_data() local
|
/spdk/lib/nvme/ |
H A D | nvme_opal.c | 278 const uint8_t *pos) in opal_response_parse_tiny() 296 const uint8_t *pos) in opal_response_parse_short() 327 const uint8_t *pos) in opal_response_parse_medium() 346 const uint8_t *pos) in opal_response_parse_long() 365 const uint8_t *pos) in opal_response_parse_token() 384 const uint8_t *pos; in opal_response_parse() local
|
H A D | nvme_opal_internal.h | 190 const uint8_t *pos; member
|
/spdk/module/vfu_device/ |
H A D | vfu_virtio.c | 923 size_t count, loff_t pos, bool is_write) in virtio_vfu_pci_common_cfg() 1194 size_t count, loff_t pos, bool is_write) in virtio_vfu_device_specific_cfg() 1248 loff_t pos, in virtio_vfu_access_bar4()
|
/spdk/lib/ftl/ |
H A D | ftl_reloc.c | 390 uint64_t pos = band->md->iter.offset; in move_read() local
|
H A D | ftl_io.h | 72 size_t pos; member
|
H A D | ftl_nv_cache.c | 921 ftl_addr start, pos; compaction_chunk_read_pos() local
|
/spdk/lib/virtio/ |
H A D | virtio_pci.c | 552 uint8_t pos; in virtio_read_caps() local
|
/spdk/lib/rocksdb/ |
H A D | env_spdk.cc | 545 std::string::size_type pos; in GetChildren() local
|
/spdk/lib/nvmf/ |
H A D | vfio_user.c | 2926 handle_dbl_access(struct nvmf_vfio_user_ctrlr * ctrlr,uint32_t * buf,const size_t count,loff_t pos,const bool is_write) handle_dbl_access() argument 2985 vfio_user_property_access(struct nvmf_vfio_user_ctrlr * vu_ctrlr,char * buf,size_t count,loff_t pos,bool is_write) vfio_user_property_access() argument 3035 access_bar0_fn(vfu_ctx_t * vfu_ctx,char * buf,size_t count,loff_t pos,bool is_write) access_bar0_fn() argument [all...] |
/spdk/lib/ublk/ |
H A D | ublk.c | 1131 uint64_t pos; ublk_queue_user_copy() local
|
/spdk/test/unit/lib/bdev/bdev.c/ |
H A D | bdev_ut.c | 190 ut_expected_io_set_iov(struct ut_expected_io * expected_io,int pos,void * base,size_t len) ut_expected_io_set_iov() argument
|