Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H 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 …]
H A Ddm-stats.c262 void (*suspend_callback)(struct mapped_device *), in dm_stats_create()
263 void (*resume_callback)(struct mapped_device *), in dm_stats_create()
/openbmc/linux/include/linux/ssb/
H A Dssb.h424 struct ssb_device *mapped_device; member