Symbol: mapped_device
drivers/md/dm-audit.c
40
struct mapped_device *md = dm_table_get_md(ti->table);
drivers/md/dm-core.h
166
static inline sector_t dm_get_size(struct mapped_device *md)
drivers/md/dm-core.h
171
static inline struct dm_stats *dm_get_stats(struct mapped_device *md)
drivers/md/dm-core.h
180
static inline bool dm_emulate_zone_append(struct mapped_device *md)
drivers/md/dm-core.h
190
struct mapped_device *md;
drivers/md/dm-core.h
295
struct mapped_device *md;
drivers/md/dm-crypt.c
1130
struct mapped_device *md = dm_table_get_md(ti->table);
drivers/md/dm-ima.c
113
void dm_ima_context_table_op(struct mapped_device *md,
drivers/md/dm-ima.c
138
static void dm_ima_copy_device_data(struct mapped_device *md, char *device_data,
drivers/md/dm-ima.c
168
static sector_t dm_ima_capacity(struct mapped_device *md)
drivers/md/dm-ima.c
333
void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap,
drivers/md/dm-ima.c
418
void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all,
drivers/md/dm-ima.c
532
void dm_ima_measure_on_table_clear(struct mapped_device *md,
drivers/md/dm-ima.c
600
void dm_ima_measure_on_device_rename(struct mapped_device *md,
drivers/md/dm-ima.c
69
void dm_ima_init(struct mapped_device *md)
drivers/md/dm-ima.h
104
static inline void dm_ima_measure_on_device_resume(struct mapped_device *md,
drivers/md/dm-ima.h
107
static inline void dm_ima_measure_on_device_remove(struct mapped_device *md,
drivers/md/dm-ima.h
111
static inline void dm_ima_measure_on_table_clear(struct mapped_device *md,
drivers/md/dm-ima.h
113
static inline void dm_ima_measure_on_device_rename(struct mapped_device *md,
drivers/md/dm-ima.h
74
void dm_ima_init(struct mapped_device *md);
drivers/md/dm-ima.h
77
void dm_ima_context_table_op(struct mapped_device *md,
drivers/md/dm-ima.h
82
void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap,
drivers/md/dm-ima.h
84
void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all,
drivers/md/dm-ima.h
87
void dm_ima_measure_on_table_clear(struct mapped_device *md,
drivers/md/dm-ima.h
89
void dm_ima_measure_on_device_rename(struct mapped_device *md,
drivers/md/dm-ima.h
96
static inline void dm_ima_init(struct mapped_device *md) {}
drivers/md/dm-ima.h
99
static inline void dm_ima_context_table_op(struct mapped_device *md,
drivers/md/dm-ioctl.c
1065
static struct mapped_device *find_device(struct dm_ioctl *param)
drivers/md/dm-ioctl.c
1068
struct mapped_device *md = NULL;
drivers/md/dm-ioctl.c
1082
struct mapped_device *md;
drivers/md/dm-ioctl.c
1158
struct mapped_device *md;
drivers/md/dm-ioctl.c
1187
struct mapped_device *md;
drivers/md/dm-ioctl.c
1234
struct mapped_device *md;
drivers/md/dm-ioctl.c
1264
struct mapped_device *md;
drivers/md/dm-ioctl.c
1391
struct mapped_device *md;
drivers/md/dm-ioctl.c
1489
struct mapped_device *md;
drivers/md/dm-ioctl.c
1649
struct mapped_device *md;
drivers/md/dm-ioctl.c
1742
struct mapped_device *md;
drivers/md/dm-ioctl.c
1822
struct mapped_device *md;
drivers/md/dm-ioctl.c
1848
struct mapped_device *md;
drivers/md/dm-ioctl.c
1874
static int message_for_md(struct mapped_device *md, unsigned int argc, char **argv,
drivers/md/dm-ioctl.c
1905
struct mapped_device *md;
drivers/md/dm-ioctl.c
199
struct mapped_device *md;
drivers/md/dm-ioctl.c
221
struct mapped_device *md)
drivers/md/dm-ioctl.c
2362
int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid)
drivers/md/dm-ioctl.c
2412
struct mapped_device *md;
drivers/md/dm-ioctl.c
290
static bool dm_ima_need_measure(struct mapped_device *md,
drivers/md/dm-ioctl.c
328
static inline bool dm_ima_need_measure(struct mapped_device *md,
drivers/md/dm-ioctl.c
340
static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md)
drivers/md/dm-ioctl.c
419
struct mapped_device *md;
drivers/md/dm-ioctl.c
517
static struct mapped_device *dm_hash_rename(struct dm_ioctl *param,
drivers/md/dm-ioctl.c
52
struct mapped_device *md;
drivers/md/dm-ioctl.c
523
struct mapped_device *md;
drivers/md/dm-ioctl.c
891
static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx)
drivers/md/dm-ioctl.c
914
static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md,
drivers/md/dm-ioctl.c
926
static void __dev_status(struct mapped_device *md, struct dm_ioctl *param)
drivers/md/dm-ioctl.c
984
struct mapped_device *md;
drivers/md/dm-pcache/dm_pcache.c
282
struct mapped_device *md = ti->table->md;
drivers/md/dm-rq.c
134
static void rq_end_stats(struct mapped_device *md, struct request *orig)
drivers/md/dm-rq.c
151
static void rq_completed(struct mapped_device *md)
drivers/md/dm-rq.c
167
struct mapped_device *md = tio->md;
drivers/md/dm-rq.c
183
void dm_mq_kick_requeue_list(struct mapped_device *md)
drivers/md/dm-rq.c
19
struct mapped_device *md;
drivers/md/dm-rq.c
197
struct mapped_device *md = tio->md;
drivers/md/dm-rq.c
265
struct mapped_device *md = tio->md;
drivers/md/dm-rq.c
346
struct mapped_device *md)
drivers/md/dm-rq.c
373
struct mapped_device *md = tio->md;
drivers/md/dm-rq.c
429
ssize_t dm_attr_rq_based_seq_io_merge_deadline_show(struct mapped_device *md, char *buf)
drivers/md/dm-rq.c
434
ssize_t dm_attr_rq_based_seq_io_merge_deadline_store(struct mapped_device *md,
drivers/md/dm-rq.c
440
static void dm_start_request(struct mapped_device *md, struct request *orig)
drivers/md/dm-rq.c
467
struct mapped_device *md = set->driver_data;
drivers/md/dm-rq.c
489
struct mapped_device *md = tio->md;
drivers/md/dm-rq.c
545
int dm_mq_init_request_queue(struct mapped_device *md, struct dm_table *t)
drivers/md/dm-rq.c
587
void dm_mq_cleanup_mapped_device(struct mapped_device *md)
drivers/md/dm-rq.c
59
int dm_request_based(struct mapped_device *md)
drivers/md/dm-rq.h
18
struct mapped_device;
drivers/md/dm-rq.h
34
int dm_mq_init_request_queue(struct mapped_device *md, struct dm_table *t);
drivers/md/dm-rq.h
35
void dm_mq_cleanup_mapped_device(struct mapped_device *md);
drivers/md/dm-rq.h
40
void dm_mq_kick_requeue_list(struct mapped_device *md);
drivers/md/dm-rq.h
44
ssize_t dm_attr_rq_based_seq_io_merge_deadline_show(struct mapped_device *md, char *buf);
drivers/md/dm-rq.h
45
ssize_t dm_attr_rq_based_seq_io_merge_deadline_store(struct mapped_device *md,
drivers/md/dm-snap.c
2220
struct mapped_device *origin_md = NULL;
drivers/md/dm-stats.c
1122
static int message_stats_delete(struct mapped_device *md,
drivers/md/dm-stats.c
1137
static int message_stats_clear(struct mapped_device *md,
drivers/md/dm-stats.c
1152
static int message_stats_list(struct mapped_device *md,
drivers/md/dm-stats.c
1175
static int message_stats_print(struct mapped_device *md,
drivers/md/dm-stats.c
1202
static int message_stats_set_aux(struct mapped_device *md,
drivers/md/dm-stats.c
1217
int dm_stats_message(struct mapped_device *md, unsigned int argc, char **argv,
drivers/md/dm-stats.c
265
void (*suspend_callback)(struct mapped_device *),
drivers/md/dm-stats.c
266
void (*resume_callback)(struct mapped_device *),
drivers/md/dm-stats.c
267
struct mapped_device *md)
drivers/md/dm-stats.c
998
static int message_stats_create(struct mapped_device *md,
drivers/md/dm-stats.h
27
struct mapped_device;
drivers/md/dm-stats.h
29
int dm_stats_message(struct mapped_device *md, unsigned int argc, char **argv,
drivers/md/dm-sysfs.c
129
int dm_sysfs_init(struct mapped_device *md)
drivers/md/dm-sysfs.c
139
void dm_sysfs_exit(struct mapped_device *md)
drivers/md/dm-sysfs.c
15
ssize_t (*show)(struct mapped_device *md, char *p);
drivers/md/dm-sysfs.c
16
ssize_t (*store)(struct mapped_device *md, const char *p, size_t count);
drivers/md/dm-sysfs.c
27
struct mapped_device *md;
drivers/md/dm-sysfs.c
52
struct mapped_device *md;
drivers/md/dm-sysfs.c
69
static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf)
drivers/md/dm-sysfs.c
78
static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf)
drivers/md/dm-sysfs.c
87
static ssize_t dm_attr_suspended_show(struct mapped_device *md, char *buf)
drivers/md/dm-sysfs.c
92
static ssize_t dm_attr_use_blk_mq_show(struct mapped_device *md, char *buf)
drivers/md/dm-table.c
1037
static int dm_table_alloc_md_mempools(struct dm_table *t, struct mapped_device *md)
drivers/md/dm-table.c
1141
struct mapped_device *md;
drivers/md/dm-table.c
1160
struct mapped_device *md =
drivers/md/dm-table.c
1256
struct mapped_device *md =
drivers/md/dm-table.c
129
unsigned int num_targets, struct mapped_device *md)
drivers/md/dm-table.c
166
static void free_devices(struct list_head *devices, struct mapped_device *md)
drivers/md/dm-table.c
2210
struct mapped_device *dm_table_get_md(struct dm_table *t)
drivers/md/dm-table.c
313
struct mapped_device *md)
drivers/md/dm-thin.c
236
struct mapped_device *pool_md;
drivers/md/dm-thin.c
2934
static struct pool *pool_create(struct mapped_device *pool_md,
drivers/md/dm-thin.c
3084
static struct pool *__pool_find(struct mapped_device *pool_md,
drivers/md/dm-thin.c
348
struct mapped_device *thin_md;
drivers/md/dm-thin.c
4186
struct mapped_device *pool_md;
drivers/md/dm-thin.c
552
static struct pool *__pool_table_lookup(struct mapped_device *md)
drivers/md/dm-uevent.c
173
struct mapped_device *md = dm_table_get_md(ti->table);
drivers/md/dm-uevent.c
31
struct mapped_device *md;
drivers/md/dm-uevent.c
44
static struct dm_uevent *dm_uevent_alloc(struct mapped_device *md)
drivers/md/dm-uevent.c
58
static struct dm_uevent *dm_build_path_uevent(struct mapped_device *md,
drivers/md/dm-verity-loadpin.c
55
struct mapped_device *md;
drivers/md/dm-verity-target.c
182
struct mapped_device *md = dm_table_get_md(v->ti->table);
drivers/md/dm-zone.c
150
bool dm_is_zone_write(struct mapped_device *md, struct bio *bio)
drivers/md/dm-zone.c
174
struct mapped_device *md = t->md;
drivers/md/dm-zone.c
19
static int dm_blk_do_report_zones(struct mapped_device *md, struct dm_table *t,
drivers/md/dm-zone.c
352
struct mapped_device *md = t->md;
drivers/md/dm-zone.c
447
struct mapped_device *md = t->md;
drivers/md/dm-zone.c
466
struct mapped_device *md = io->md;
drivers/md/dm-zone.c
501
int dm_zone_get_reset_bitmap(struct mapped_device *md, struct dm_table *t,
drivers/md/dm-zone.c
51
struct mapped_device *md = disk->private_data;
drivers/md/dm.c
1003
struct mapped_device *md = container_of(work, struct mapped_device,
drivers/md/dm.c
1082
static inline struct queue_limits *dm_get_queue_limits(struct mapped_device *md)
drivers/md/dm.c
1099
struct mapped_device *md = io->md;
drivers/md/dm.c
1201
static struct dm_target *dm_dax_get_live_target(struct mapped_device *md,
drivers/md/dm.c
1223
struct mapped_device *md = dax_get_private(dax_dev);
drivers/md/dm.c
1250
struct mapped_device *md = dax_get_private(dax_dev);
drivers/md/dm.c
1277
struct mapped_device *md = dax_get_private(dax_dev);
drivers/md/dm.c
1390
static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch)
drivers/md/dm.c
1411
struct mapped_device *md = io->md;
drivers/md/dm.c
1819
static inline bool dm_zone_plug_bio(struct mapped_device *md, struct bio *bio)
drivers/md/dm.c
1830
struct mapped_device *md = ci->io->md;
drivers/md/dm.c
1943
static inline bool dm_zone_plug_bio(struct mapped_device *md, struct bio *bio)
drivers/md/dm.c
1956
static void dm_split_and_process_bio(struct mapped_device *md,
drivers/md/dm.c
2076
struct mapped_device *md = bio->bi_bdev->bd_disk->private_data;
drivers/md/dm.c
2245
static void cleanup_mapped_device(struct mapped_device *md)
drivers/md/dm.c
2301
static struct mapped_device *alloc_dev(int minor)
drivers/md/dm.c
2305
struct mapped_device *md;
drivers/md/dm.c
2422
static void unlock_fs(struct mapped_device *md);
drivers/md/dm.c
2424
static void free_dev(struct mapped_device *md)
drivers/md/dm.c
2447
struct mapped_device *md = context;
drivers/md/dm.c
2463
static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t,
drivers/md/dm.c
2542
static struct dm_table *__unbind(struct mapped_device *md)
drivers/md/dm.c
2559
int dm_create(int minor, struct mapped_device **result)
drivers/md/dm.c
2561
struct mapped_device *md;
drivers/md/dm.c
2577
void dm_lock_md_type(struct mapped_device *md)
drivers/md/dm.c
2582
void dm_unlock_md_type(struct mapped_device *md)
drivers/md/dm.c
2587
enum dm_queue_mode dm_get_md_type(struct mapped_device *md)
drivers/md/dm.c
2592
struct target_type *dm_get_immutable_target_type(struct mapped_device *md)
drivers/md/dm.c
2600
int dm_setup_md_queue(struct mapped_device *md, struct dm_table *t)
drivers/md/dm.c
2663
struct mapped_device *dm_get_md(dev_t dev)
drivers/md/dm.c
2665
struct mapped_device *md;
drivers/md/dm.c
2687
void *dm_get_mdptr(struct mapped_device *md)
drivers/md/dm.c
2692
void dm_set_mdptr(struct mapped_device *md, void *ptr)
drivers/md/dm.c
2697
void dm_get(struct mapped_device *md)
drivers/md/dm.c
2703
int dm_hold(struct mapped_device *md)
drivers/md/dm.c
2716
const char *dm_device_name(struct mapped_device *md)
drivers/md/dm.c
2722
static void __dm_destroy(struct mapped_device *md, bool wait)
drivers/md/dm.c
2769
void dm_destroy(struct mapped_device *md)
drivers/md/dm.c
2774
void dm_destroy_immediate(struct mapped_device *md)
drivers/md/dm.c
2779
void dm_put(struct mapped_device *md)
drivers/md/dm.c
2785
static bool dm_in_flight_bios(struct mapped_device *md)
drivers/md/dm.c
2796
static int dm_wait_for_bios_completion(struct mapped_device *md, unsigned int task_state)
drivers/md/dm.c
2821
static int dm_wait_for_completion(struct mapped_device *md, unsigned int task_state)
drivers/md/dm.c
2848
struct mapped_device *md = container_of(work, struct mapped_device, work);
drivers/md/dm.c
2864
static void dm_queue_flush(struct mapped_device *md)
drivers/md/dm.c
2875
struct dm_table *dm_swap_table(struct mapped_device *md, struct dm_table *table)
drivers/md/dm.c
2932
static int lock_fs(struct mapped_device *md)
drivers/md/dm.c
2944
static void unlock_fs(struct mapped_device *md)
drivers/md/dm.c
2961
static int __dm_suspend(struct mapped_device *md, struct dm_table *map,
drivers/md/dm.c
3069
int dm_suspend(struct mapped_device *md, unsigned int suspend_flags)
drivers/md/dm.c
309
int dm_deleting_md(struct mapped_device *md)
drivers/md/dm.c
3110
static int __dm_resume(struct mapped_device *md, struct dm_table *map)
drivers/md/dm.c
3134
int dm_resume(struct mapped_device *md)
drivers/md/dm.c
316
struct mapped_device *md;
drivers/md/dm.c
3176
static void __dm_internal_suspend(struct mapped_device *md, unsigned int suspend_flags)
drivers/md/dm.c
3206
static void __dm_internal_resume(struct mapped_device *md)
drivers/md/dm.c
3242
void dm_internal_suspend_noflush(struct mapped_device *md)
drivers/md/dm.c
3250
void dm_internal_resume(struct mapped_device *md)
drivers/md/dm.c
3263
void dm_internal_suspend_fast(struct mapped_device *md)
drivers/md/dm.c
3276
void dm_internal_resume_fast(struct mapped_device *md)
drivers/md/dm.c
3293
int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,
drivers/md/dm.c
3319
uint32_t dm_next_uevent_seq(struct mapped_device *md)
drivers/md/dm.c
3324
uint32_t dm_get_event_nr(struct mapped_device *md)
drivers/md/dm.c
3329
int dm_wait_event(struct mapped_device *md, int event_nr)
drivers/md/dm.c
3335
void dm_uevent_add(struct mapped_device *md, struct list_head *elist)
drivers/md/dm.c
3348
struct gendisk *dm_disk(struct mapped_device *md)
drivers/md/dm.c
3354
struct kobject *dm_kobject(struct mapped_device *md)
drivers/md/dm.c
3359
struct mapped_device *dm_get_from_kobject(struct kobject *kobj)
drivers/md/dm.c
3361
struct mapped_device *md;
drivers/md/dm.c
3363
md = container_of(kobj, struct mapped_device, kobj_holder.kobj);
drivers/md/dm.c
3377
int dm_suspended_md(struct mapped_device *md)
drivers/md/dm.c
3382
static int dm_post_suspending_md(struct mapped_device *md)
drivers/md/dm.c
3387
int dm_suspended_internally_md(struct mapped_device *md)
drivers/md/dm.c
3392
int dm_test_deferred_remove_flag(struct mapped_device *md)
drivers/md/dm.c
340
struct mapped_device *md;
drivers/md/dm.c
3451
struct mapped_device *md = disk->private_data;
drivers/md/dm.c
3494
struct mapped_device *md = bdev->bd_disk->private_data;
drivers/md/dm.c
357
int dm_open_count(struct mapped_device *md)
drivers/md/dm.c
365
int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred)
drivers/md/dm.c
3703
struct mapped_device *md = bdev->bd_disk->private_data;
drivers/md/dm.c
385
int dm_cancel_deferred_remove(struct mapped_device *md)
drivers/md/dm.c
408
struct mapped_device *md = disk->private_data;
drivers/md/dm.c
413
static int dm_prepare_ioctl(struct mapped_device *md, int *srcu_idx,
drivers/md/dm.c
448
static void dm_unprepare_ioctl(struct mapped_device *md, int srcu_idx)
drivers/md/dm.c
456
struct mapped_device *md = bdev->bd_disk->private_data;
drivers/md/dm.c
571
static struct dm_io *alloc_io(struct mapped_device *md, struct bio *bio, gfp_t gfp_mask)
drivers/md/dm.c
616
struct mapped_device *md = ci->io->md;
drivers/md/dm.c
669
static void queue_io(struct mapped_device *md, struct bio *bio)
drivers/md/dm.c
684
struct dm_table *dm_get_live_table(struct mapped_device *md,
drivers/md/dm.c
692
void dm_put_live_table(struct mapped_device *md,
drivers/md/dm.c
698
void dm_sync_table(struct mapped_device *md)
drivers/md/dm.c
708
static struct dm_table *dm_get_live_table_fast(struct mapped_device *md) __acquires(RCU)
drivers/md/dm.c
714
static void dm_put_live_table_fast(struct mapped_device *md) __releases(RCU)
drivers/md/dm.c
724
static struct table_device *open_table_device(struct mapped_device *md,
drivers/md/dm.c
785
static void close_table_device(struct table_device *td, struct mapped_device *md)
drivers/md/dm.c
813
int dm_get_table_device(struct mapped_device *md, dev_t dev, blk_mode_t mode,
drivers/md/dm.c
835
void dm_put_table_device(struct mapped_device *md, struct dm_dev *d)
drivers/md/dm.c
848
int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo)
drivers/md/dm.c
858
int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo)
drivers/md/dm.c
872
static int __noflush_suspending(struct mapped_device *md)
drivers/md/dm.c
879
struct mapped_device *md = io->md;
drivers/md/dm.c
891
static void dm_kick_requeue(struct mapped_device *md, bool first_stage)
drivers/md/dm.c
909
struct mapped_device *md = io->md;
drivers/md/dm.c
953
struct mapped_device *md = io->md;
drivers/md/dm.h
114
bool dm_is_zone_write(struct mapped_device *md, struct bio *bio);
drivers/md/dm.h
115
int dm_zone_get_reset_bitmap(struct mapped_device *md, struct dm_table *t,
drivers/md/dm.h
121
static inline bool dm_is_zone_write(struct mapped_device *md, struct bio *bio)
drivers/md/dm.h
145
int dm_deleting_md(struct mapped_device *md);
drivers/md/dm.h
150
int dm_suspended_md(struct mapped_device *md);
drivers/md/dm.h
155
int dm_suspended_internally_md(struct mapped_device *md);
drivers/md/dm.h
156
void dm_internal_suspend_fast(struct mapped_device *md);
drivers/md/dm.h
157
void dm_internal_resume_fast(struct mapped_device *md);
drivers/md/dm.h
158
void dm_internal_suspend_noflush(struct mapped_device *md);
drivers/md/dm.h
159
void dm_internal_resume(struct mapped_device *md);
drivers/md/dm.h
164
int dm_test_deferred_remove_flag(struct mapped_device *md);
drivers/md/dm.h
181
int dm_sysfs_init(struct mapped_device *md);
drivers/md/dm.h
182
void dm_sysfs_exit(struct mapped_device *md);
drivers/md/dm.h
183
struct kobject *dm_kobject(struct mapped_device *md);
drivers/md/dm.h
184
struct mapped_device *dm_get_from_kobject(struct kobject *kobj);
drivers/md/dm.h
205
void dm_destroy(struct mapped_device *md);
drivers/md/dm.h
206
void dm_destroy_immediate(struct mapped_device *md);
drivers/md/dm.h
207
int dm_open_count(struct mapped_device *md);
drivers/md/dm.h
208
int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred);
drivers/md/dm.h
209
int dm_cancel_deferred_remove(struct mapped_device *md);
drivers/md/dm.h
210
int dm_request_based(struct mapped_device *md);
drivers/md/dm.h
211
int dm_get_table_device(struct mapped_device *md, dev_t dev, blk_mode_t mode,
drivers/md/dm.h
213
void dm_put_table_device(struct mapped_device *md, struct dm_dev *d);
drivers/md/dm.h
215
int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,
drivers/md/dm.h
79
void dm_lock_md_type(struct mapped_device *md);
drivers/md/dm.h
80
void dm_unlock_md_type(struct mapped_device *md);
drivers/md/dm.h
81
enum dm_queue_mode dm_get_md_type(struct mapped_device *md);
drivers/md/dm.h
82
struct target_type *dm_get_immutable_target_type(struct mapped_device *md);
drivers/md/dm.h
84
int dm_setup_md_queue(struct mapped_device *md, struct dm_table *t);
drivers/ssb/main.c
168
bus->mapped_device = NULL;
drivers/ssb/pci.c
1009
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
1041
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
1054
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
1067
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
1083
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
77
bus->mapped_device = dev;
drivers/ssb/pci.c
967
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
980
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pci.c
993
if (unlikely(bus->mapped_device != dev)) {
drivers/ssb/pcmcia.c
161
bus->mapped_device = dev;
drivers/ssb/pcmcia.c
209
if (unlikely(dev != bus->mapped_device)) {
drivers/ssb/scan.c
220
bus->mapped_device = NULL;
drivers/ssb/sdio.c
222
bus->mapped_device = dev;
include/linux/device-mapper.h
22
struct mapped_device;
include/linux/device-mapper.h
496
int dm_create(int minor, struct mapped_device **md);
include/linux/device-mapper.h
501
struct mapped_device *dm_get_md(dev_t dev);
include/linux/device-mapper.h
502
void dm_get(struct mapped_device *md);
include/linux/device-mapper.h
503
int dm_hold(struct mapped_device *md);
include/linux/device-mapper.h
504
void dm_put(struct mapped_device *md);
include/linux/device-mapper.h
509
void dm_set_mdptr(struct mapped_device *md, void *ptr);
include/linux/device-mapper.h
510
void *dm_get_mdptr(struct mapped_device *md);
include/linux/device-mapper.h
515
int dm_suspend(struct mapped_device *md, unsigned int suspend_flags);
include/linux/device-mapper.h
516
int dm_resume(struct mapped_device *md);
include/linux/device-mapper.h
521
uint32_t dm_get_event_nr(struct mapped_device *md);
include/linux/device-mapper.h
522
int dm_wait_event(struct mapped_device *md, int event_nr);
include/linux/device-mapper.h
523
uint32_t dm_next_uevent_seq(struct mapped_device *md);
include/linux/device-mapper.h
524
void dm_uevent_add(struct mapped_device *md, struct list_head *elist);
include/linux/device-mapper.h
529
const char *dm_device_name(struct mapped_device *md);
include/linux/device-mapper.h
530
int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid);
include/linux/device-mapper.h
531
struct gendisk *dm_disk(struct mapped_device *md);
include/linux/device-mapper.h
571
int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo);
include/linux/device-mapper.h
572
int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo);
include/linux/device-mapper.h
584
unsigned int num_targets, struct mapped_device *md);
include/linux/device-mapper.h
618
struct dm_table *dm_get_live_table(struct mapped_device *md, int *srcu_idx);
include/linux/device-mapper.h
619
void dm_put_live_table(struct mapped_device *md, int srcu_idx);
include/linux/device-mapper.h
620
void dm_sync_table(struct mapped_device *md);
include/linux/device-mapper.h
627
struct mapped_device *dm_table_get_md(struct dm_table *t);
include/linux/device-mapper.h
644
struct dm_table *dm_swap_table(struct mapped_device *md,
include/linux/ssb/ssb.h
424
struct ssb_device *mapped_device;