Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance
290 struct dm_target { struct291 struct dm_table *table;292 struct target_type *type;295 sector_t begin;296 sector_t len;299 uint32_t max_io_len;309 unsigned num_flush_bios;315 unsigned num_discard_bios;321 unsigned num_secure_erase_bios;327 unsigned num_write_same_bios;[all …]