Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddevice-mapper.h202 struct dm_target { struct
203 struct dm_table *table;
204 struct target_type *type;
207 sector_t begin;
208 sector_t len;
211 uint32_t max_io_len;
221 unsigned num_flush_bios;
227 unsigned num_discard_bios;
233 unsigned num_write_same_bios;
239 unsigned per_bio_data_size;
[all …]