Home
last modified time | relevance | path

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

/spdk/lib/vhost/
H A Dvhost_internal.h576 int (*destroy)(struct spdk_virtio_blk_transport *transport, member
/spdk/module/bdev/lvol/
H A Dvbdev_lvol.c411 _vbdev_lvs_remove(struct spdk_lvol_store * lvs,spdk_lvs_op_complete cb_fn,void * cb_arg,bool destroy) _vbdev_lvs_remove() argument
1105 _create_lvol_disk(struct spdk_lvol * lvol,bool destroy) _create_lvol_disk() argument
[all...]
/spdk/test/unit/lib/reduce/reduce.c/
H A Dreduce_ut.c1026 destroy(void) destroy() function