dm_table
Regular
4.4
: ✅struct dm_table {
int undefined__;
};
4.8
: ✅struct dm_table {
struct mapped_device *md;
unsigned int type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
bool all_blk_mq;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
4.10
: ✅struct dm_table {
struct mapped_device *md;
unsigned int type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
bool all_blk_mq;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
4.13
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
bool all_blk_mq;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
4.15
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
bool all_blk_mq;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
4.18
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
bool all_blk_mq;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
5.0
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
5.3
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
5.4
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
5.8
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
5.11
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
};
5.13
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct blk_keyslot_manager *ksm;
};
5.15
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct blk_keyslot_manager *ksm;
};
5.19
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct blk_crypto_profile *crypto_profile;
};
6.2
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct blk_crypto_profile *crypto_profile;
};
6.5
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
blk_mode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct blk_crypto_profile *crypto_profile;
};
6.8
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
blk_mode_t mode;
struct list_head devices;
struct rw_semaphore devices_lock;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct blk_crypto_profile *crypto_profile;
};
arm64
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
armhf
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
ppc64el
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
riscv64
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
aws
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
azure
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
gcp
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
lowlatency
: ✅struct dm_table {
struct mapped_device *md;
enum dm_queue_mode type;
unsigned int depth;
unsigned int counts[16];
sector_t * index[16];
unsigned int num_targets;
unsigned int num_allocated;
sector_t *highs;
struct dm_target *targets;
struct target_type *immutable_target_type;
bool integrity_supported;
bool singleton;
unsigned int integrity_added;
fmode_t mode;
struct list_head devices;
void (*event_fn)(void *);
void *event_context;
struct dm_md_mempools *mempools;
struct list_head target_callbacks;
};
Regular
4.4
and 4.8
⚠️struct mapped_device *md
unsigned int type
unsigned int depth
unsigned int counts[16]
sector_t * index[16]
unsigned int num_targets
unsigned int num_allocated
sector_t *highs
struct dm_target *targets
struct target_type *immutable_target_type
bool integrity_supported
bool singleton
bool all_blk_mq
fmode_t mode
struct list_head devices
void (*event_fn)(void *)
void *event_context
struct dm_md_mempools *mempools
struct list_head target_callbacks
int undefined__
4.8
and 4.10
✅
4.10
and 4.13
⚠️unsigned int integrity_added
unsigned int type
➡️ enum dm_queue_mode type
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
⚠️bool all_blk_mq
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
⚠️struct list_head target_callbacks
5.11
and 5.13
⚠️struct blk_keyslot_manager *ksm
5.13
and 5.15
✅
5.15
and 5.19
⚠️struct blk_crypto_profile *crypto_profile
struct blk_keyslot_manager *ksm
5.19
and 6.2
✅
6.2
and 6.5
⚠️fmode_t mode
➡️ blk_mode_t mode
6.5
and 6.8
⚠️struct rw_semaphore devices_lock
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅