Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddevice-mapper.h251 struct dm_target { struct
252 struct dm_table *table;
253 struct target_type *type;
256 sector_t begin;
257 sector_t len;
260 uint32_t max_io_len;
270 unsigned num_flush_bios;
276 unsigned num_discard_bios;
282 unsigned num_secure_erase_bios;
288 unsigned num_write_same_bios;
[all …]