Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
243 struct dm_target { struct244 struct dm_table *table;245 struct target_type *type;248 sector_t begin;249 sector_t len;252 uint32_t max_io_len;262 unsigned num_flush_bios;268 unsigned num_discard_bios;274 unsigned num_secure_erase_bios;280 unsigned num_write_same_bios;[all …]