Home
last modified time | relevance | path

Searched defs:dm_target (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/linux/
Ddevice-mapper.h260 struct dm_target { struct
261 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 …]