Searched defs:mapped_device (Results 1 – 3 of 3) sorted by relevance
36 struct mapped_device { struct47 void __rcu *map;49 unsigned long flags;55 int numa_node_id;58 atomic_t holders;59 atomic_t open_count;64 char name[16];76 void *interface_ptr;82 atomic_t event_nr;94 struct bio_set bs;[all …]
239 void (*suspend_callback)(struct mapped_device *), in dm_stats_create()240 void (*resume_callback)(struct mapped_device *), in dm_stats_create()
424 struct ssb_device *mapped_device; member
Completed in 13 milliseconds