Home
last modified time | relevance | path

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

/spdk/lib/thread/
H A Diobuf.c306 struct iobuf_channel *iobuf_ch; spdk_iobuf_channel_init() local
395 struct iobuf_channel *iobuf_ch; spdk_iobuf_channel_fini() local
636 struct iobuf_channel *iobuf_ch = spdk_io_channel_get_ctx(ch); iobuf_get_channel_stats() local
[all...]
/spdk/test/unit/lib/thread/iobuf.c/
H A Diobuf_ut.c480 struct spdk_iobuf_channel iobuf_ch[2]; iobuf_cache() local
[all...]
/spdk/lib/ublk/
H A Dublk.c149 struct spdk_iobuf_channel iobuf_ch; global() member
1205 ublk_io_get_buffer(struct ublk_io * io,struct spdk_iobuf_channel * iobuf_ch,ublk_get_buf_cb get_buf_cb) ublk_io_get_buffer() argument
1220 ublk_io_put_buffer(struct ublk_io * io,struct spdk_iobuf_channel * iobuf_ch) ublk_io_put_buffer() argument
1296 struct spdk_iobuf_channel *iobuf_ch = &q->poll_group->iobuf_ch; ublk_submit_bdev_io() local
1366 struct spdk_iobuf_channel *iobuf_ch; ublk_io_xmit() local
1436 struct spdk_iobuf_channel *iobuf_ch; ublk_io_recv() local
[all...]