Home
last modified time | relevance | path

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

/drivers/md/
A Ddm-core.h49 struct mapped_device { struct
60 void __rcu *map;
62 unsigned long flags;
68 int numa_node_id;
71 atomic_t holders;
72 atomic_t open_count;
77 char name[16];
107 void *interface_ptr;
113 atomic_t event_nr;
127 int swap_bios;
[all …]
A Ddm-stats.c265 void (*suspend_callback)(struct mapped_device *), in dm_stats_create()
266 void (*resume_callback)(struct mapped_device *), in dm_stats_create()

Completed in 643 milliseconds