Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
273 struct dm_target { struct274 struct dm_table *table;275 struct target_type *type;278 sector_t begin;279 sector_t len;282 uint32_t max_io_len;292 unsigned num_flush_bios;298 unsigned num_discard_bios;304 unsigned num_secure_erase_bios;310 unsigned num_write_same_bios;[all …]