Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddevice-mapper.h302 struct dm_target { struct
303 struct dm_table *table;
304 struct target_type *type;
307 sector_t begin;
308 sector_t len;
311 uint32_t max_io_len;
348 void *private;
351 char *error;
357 bool flush_supported:1;
381 bool limit_swap_bios:1;
[all …]

Completed in 7 milliseconds