Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
260 struct dm_target { struct261 struct dm_table *table;262 struct target_type *type;265 sector_t begin;266 sector_t len;269 uint32_t max_io_len;279 unsigned num_flush_bios;285 unsigned num_discard_bios;291 unsigned num_secure_erase_bios;297 unsigned num_write_same_bios;[all …]