Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
283 struct dm_target { struct284 struct dm_table *table;285 struct target_type *type;288 sector_t begin;289 sector_t len;292 uint32_t max_io_len;302 unsigned num_flush_bios;308 unsigned num_discard_bios;314 unsigned num_secure_erase_bios;320 unsigned num_write_same_bios;[all …]