Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
202 struct dm_target { struct203 struct dm_table *table;204 struct target_type *type;207 sector_t begin;208 sector_t len;211 uint32_t max_io_len;221 unsigned num_flush_bios;227 unsigned num_discard_bios;233 unsigned num_write_same_bios;239 unsigned per_bio_data_size;[all …]