Home
last modified time | relevance | path

Searched defs:create_cb (Results 1 – 4 of 4) sorted by relevance

/spdk/test/unit/lib/blobfs/blobfs_async_ut/
H A Dblobfs_async_ut.c70 create_cb(void *ctx, int fserrno) in create_cb() function
/spdk/test/unit/lib/thread/thread.c/
H A Dthread_ut.c809 create_cb(void *io_device, void *ctx_buf) in create_cb() function
/spdk/module/bdev/iscsi/
H A Dbdev_iscsi.c94 spdk_bdev_iscsi_create_cb create_cb; member
/spdk/lib/thread/
H A Dthread.c243 spdk_io_channel_create_cb create_cb; global() member
2133 spdk_io_device_register(void * io_device,spdk_io_channel_create_cb create_cb,spdk_io_channel_destroy_cb destroy_cb,uint32_t ctx_size,const char * name) spdk_io_device_register() argument