Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
204 struct dm_target { struct205 struct dm_table *table;206 struct target_type *type;209 sector_t begin;210 sector_t len;213 uint32_t max_io_len;223 unsigned num_flush_bios;229 unsigned num_discard_bios;235 unsigned num_write_same_bios;241 unsigned per_bio_data_size;[all …]