Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
251 struct dm_target { struct252 struct dm_table *table;253 struct target_type *type;256 sector_t begin;257 sector_t len;260 uint32_t max_io_len;270 unsigned num_flush_bios;276 unsigned num_discard_bios;282 unsigned num_secure_erase_bios;288 unsigned num_write_same_bios;[all …]