Fields that are used by the internal bdev subsystem. More...
Public Member Functions | |
TAILQ_ENTRY (spdk_bdev_module) tailq | |
Data Fields | |
uint32_t | action_in_progress |
Count of bdev inits/examinations in progress. More... | |
Fields that are used by the internal bdev subsystem.
Bdev modules must not read or write to these fields.
uint32_t spdk_bdev_module::__bdev_module_internal_fields::action_in_progress |
Count of bdev inits/examinations in progress.
Used by generic bdev layer and must not be modified by bdev modules.