Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 5 of 5) sorted by relevance

/spdk/lib/util/
H A Diov.c168 spdk_iov_xfer_init(struct spdk_iov_xfer *ix, struct iovec *iovs, int iovcnt) in spdk_iov_xfer_init()
177 iov_xfer(struct spdk_iov_xfer *ix, const void *buf, size_t buf_len, bool to_buf) in iov_xfer()
216 spdk_iov_xfer_from_buf(struct spdk_iov_xfer *ix, const void *buf, size_t buf_len) in spdk_iov_xfer_from_buf()
222 spdk_iov_xfer_to_buf(struct spdk_iov_xfer *ix, const void *buf, size_t buf_len) in spdk_iov_xfer_to_buf()
230 struct spdk_iov_xfer ix; in spdk_copy_iovs_to_buf() local
239 struct spdk_iov_xfer ix; in spdk_copy_buf_to_iovs() local
/spdk/test/unit/lib/util/iov.c/
H A Diov_ut.c287 struct spdk_iov_xfer ix; in test_iov_xfer() local
/spdk/lib/nvmf/
H A Dctrlr.c1793 struct spdk_iov_xfer ix; nvmf_ctrlr_get_features_host_identifier() local
1941 struct spdk_iov_xfer ix; nvmf_ctrlr_get_features_host_behavior_support() local
2234 struct spdk_iov_xfer ix; nvmf_get_firmware_slot_log_page() local
2342 struct spdk_iov_xfer ix; nvmf_get_ana_log_page() local
2468 struct spdk_iov_xfer ix; nvmf_get_changed_ns_list_log_page() local
2539 struct spdk_iov_xfer ix; nvmf_get_cmds_and_effects_log_page() local
2574 struct spdk_iov_xfer ix; nvmf_get_reservation_notification_log_page() local
3234 struct spdk_iov_xfer ix; nvmf_ctrlr_identify() local
4971 struct spdk_iov_xfer ix; spdk_nvmf_request_copy_from_buf() local
4981 struct spdk_iov_xfer ix; spdk_nvmf_request_copy_to_buf() local
[all...]
H A Dctrlr_bdev.c626 struct spdk_iov_xfer ix; nvmf_bdev_ctrlr_unmap() local
724 struct spdk_iov_xfer ix; nvmf_bdev_ctrlr_copy_cmd() local
H A Dsubsystem.c3056 struct spdk_iov_xfer ix; nvmf_ns_reservation_register() local
3206 struct spdk_iov_xfer ix; nvmf_ns_reservation_acquire() local
3365 struct spdk_iov_xfer ix; nvmf_ns_reservation_release() local
3456 struct spdk_iov_xfer ix; nvmf_ns_reservation_report() local
[all...]