Searched defs:mapped_device (Results 1 – 3 of 3) sorted by relevance
47 struct mapped_device { struct58 void __rcu *map;60 unsigned long flags;66 int numa_node_id;69 atomic_t holders;70 atomic_t open_count;75 char name[16];105 void *interface_ptr;111 atomic_t event_nr;125 int swap_bios;[all …]
257 void (*suspend_callback)(struct mapped_device *), in dm_stats_create()258 void (*resume_callback)(struct mapped_device *), in dm_stats_create()
424 struct ssb_device *mapped_device; member
Completed in 9 milliseconds