Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddevice-mapper.h204 struct dm_target { struct
205 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 …]