Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h298 struct dm_target { struct
299 struct dm_table *table;
300 struct target_type *type;
303 sector_t begin;
304 sector_t len;
307 uint32_t max_io_len;
344 void *private;
347 char *error;
353 bool flush_supported:1;
364 bool limit_swap_bios:1;
[all …]

Completed in 5 milliseconds