spdk_bdev::__bdev_internal_fields::__bdev_internal_claim::__bdev_internal_claim_v1 Struct Reference

Claims acquired with spdk_bdev_module_claim_bdev() More...

Collaboration diagram for spdk_bdev::__bdev_internal_fields::__bdev_internal_claim::__bdev_internal_claim_v1:

Data Fields

struct spdk_bdev_modulemodule
 Pointer to the module that has claimed this bdev for purposes of creating virtual bdevs on top of it. More...
 

Detailed Description

Claims acquired with spdk_bdev_module_claim_bdev()

Field Documentation

◆ module

struct spdk_bdev_module* spdk_bdev::__bdev_internal_fields::__bdev_internal_claim::__bdev_internal_claim_v1::module

Pointer to the module that has claimed this bdev for purposes of creating virtual bdevs on top of it.

Set to NULL and set claim_type to SPDK_BDEV_CLAIM_NONE if the bdev has not been claimed.


The documentation for this struct was generated from the following file: