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
1165
struct mapped_device *md = dm_table_get_md(ti->table);
drivers/md/dm-ima.c
102
static int dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data,
drivers/md/dm-ima.c
149
static int dm_ima_alloc_and_copy_capacity_str(struct mapped_device *md, char **capacity_str,
drivers/md/dm-ima.c
167
void dm_ima_reset_data(struct mapped_device *md)
drivers/md/dm-ima.c
368
void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap)
drivers/md/dm-ima.c
469
void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all)
drivers/md/dm-ima.c
597
void dm_ima_measure_on_table_clear(struct mapped_device *md, bool new_map)
drivers/md/dm-ima.c
67
static int dm_ima_alloc_and_copy_name_uuid(struct mapped_device *md, char **dev_name,
drivers/md/dm-ima.c
694
void dm_ima_measure_on_device_rename(struct mapped_device *md)
drivers/md/dm-ima.h
59
void dm_ima_reset_data(struct mapped_device *md);
drivers/md/dm-ima.h
61
void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap);
drivers/md/dm-ima.h
62
void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all);
drivers/md/dm-ima.h
63
void dm_ima_measure_on_table_clear(struct mapped_device *md, bool new_map);
drivers/md/dm-ima.h
64
void dm_ima_measure_on_device_rename(struct mapped_device *md);
drivers/md/dm-ima.h
68
static inline void dm_ima_reset_data(struct mapped_device *md) {}
drivers/md/dm-ima.h
70
static inline void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) {}
drivers/md/dm-ima.h
71
static inline void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) {}
drivers/md/dm-ima.h
72
static inline void dm_ima_measure_on_table_clear(struct mapped_device *md, bool new_map) {}
drivers/md/dm-ima.h
73
static inline void dm_ima_measure_on_device_rename(struct mapped_device *md) {}
drivers/md/dm-ioctl.c
1048
struct mapped_device *md;
drivers/md/dm-ioctl.c
1077
struct mapped_device *md;
drivers/md/dm-ioctl.c
1124
struct mapped_device *md;
drivers/md/dm-ioctl.c
1154
struct mapped_device *md;
drivers/md/dm-ioctl.c
1265
struct mapped_device *md;
drivers/md/dm-ioctl.c
1359
struct mapped_device *md;
drivers/md/dm-ioctl.c
1519
struct mapped_device *md;
drivers/md/dm-ioctl.c
1604
struct mapped_device *md;
drivers/md/dm-ioctl.c
1681
struct mapped_device *md;
drivers/md/dm-ioctl.c
1707
struct mapped_device *md;
drivers/md/dm-ioctl.c
1733
static int message_for_md(struct mapped_device *md, unsigned int argc, char **argv,
drivers/md/dm-ioctl.c
1764
struct mapped_device *md;
drivers/md/dm-ioctl.c
195
struct mapped_device *md;
drivers/md/dm-ioctl.c
217
struct mapped_device *md)
drivers/md/dm-ioctl.c
2218
int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid)
drivers/md/dm-ioctl.c
2268
struct mapped_device *md;
drivers/md/dm-ioctl.c
262
static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md)
drivers/md/dm-ioctl.c
341
struct mapped_device *md;
drivers/md/dm-ioctl.c
426
static struct mapped_device *dm_hash_rename(struct dm_ioctl *param,
drivers/md/dm-ioctl.c
432
struct mapped_device *md;
drivers/md/dm-ioctl.c
52
struct mapped_device *md;
drivers/md/dm-ioctl.c
789
static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx)
drivers/md/dm-ioctl.c
812
static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md,
drivers/md/dm-ioctl.c
824
static void __dev_status(struct mapped_device *md, struct dm_ioctl *param)
drivers/md/dm-ioctl.c
882
struct mapped_device *md;
drivers/md/dm-ioctl.c
963
static struct mapped_device *find_device(struct dm_ioctl *param)
drivers/md/dm-ioctl.c
966
struct mapped_device *md = NULL;
drivers/md/dm-ioctl.c
980
struct mapped_device *md;
drivers/md/dm-pcache/dm_pcache.c
274
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
1000
static int message_stats_create(struct mapped_device *md,
drivers/md/dm-stats.c
1124
static int message_stats_delete(struct mapped_device *md,
drivers/md/dm-stats.c
1139
static int message_stats_clear(struct mapped_device *md,
drivers/md/dm-stats.c
1154
static int message_stats_list(struct mapped_device *md,
drivers/md/dm-stats.c
1177
static int message_stats_print(struct mapped_device *md,
drivers/md/dm-stats.c
1204
static int message_stats_set_aux(struct mapped_device *md,
drivers/md/dm-stats.c
1219
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.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
1073
static inline struct queue_limits *dm_get_queue_limits(struct mapped_device *md)
drivers/md/dm.c
1090
struct mapped_device *md = io->md;
drivers/md/dm.c
1192
static struct dm_target *dm_dax_get_live_target(struct mapped_device *md,
drivers/md/dm.c
1214
struct mapped_device *md = dax_get_private(dax_dev);
drivers/md/dm.c
1241
struct mapped_device *md = dax_get_private(dax_dev);
drivers/md/dm.c
1268
struct mapped_device *md = dax_get_private(dax_dev);
drivers/md/dm.c
1381
static noinline void __set_swap_bios_limit(struct mapped_device *md, int latch)
drivers/md/dm.c
1402
struct mapped_device *md = io->md;
drivers/md/dm.c
1810
static inline bool dm_zone_plug_bio(struct mapped_device *md, struct bio *bio)
drivers/md/dm.c
1821
struct mapped_device *md = ci->io->md;
drivers/md/dm.c
1934
static inline bool dm_zone_plug_bio(struct mapped_device *md, struct bio *bio)
drivers/md/dm.c
1947
static void dm_split_and_process_bio(struct mapped_device *md,
drivers/md/dm.c
2067
struct mapped_device *md = bio->bi_bdev->bd_disk->private_data;
drivers/md/dm.c
2227
static void cleanup_mapped_device(struct mapped_device *md)
drivers/md/dm.c
2283
static struct mapped_device *alloc_dev(int minor)
drivers/md/dm.c
2287
struct mapped_device *md;
drivers/md/dm.c
2404
static void unlock_fs(struct mapped_device *md);
drivers/md/dm.c
2406
static void free_dev(struct mapped_device *md)
drivers/md/dm.c
2429
struct mapped_device *md = context;
drivers/md/dm.c
2445
static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t,
drivers/md/dm.c
2524
static struct dm_table *__unbind(struct mapped_device *md)
drivers/md/dm.c
2541
int dm_create(int minor, struct mapped_device **result)
drivers/md/dm.c
2543
struct mapped_device *md;
drivers/md/dm.c
2559
void dm_lock_md_type(struct mapped_device *md)
drivers/md/dm.c
2564
void dm_unlock_md_type(struct mapped_device *md)
drivers/md/dm.c
2569
enum dm_queue_mode dm_get_md_type(struct mapped_device *md)
drivers/md/dm.c
2574
struct target_type *dm_get_immutable_target_type(struct mapped_device *md)
drivers/md/dm.c
2582
int dm_setup_md_queue(struct mapped_device *md, struct dm_table *t)
drivers/md/dm.c
2645
struct mapped_device *dm_get_md(dev_t dev)
drivers/md/dm.c
2647
struct mapped_device *md;
drivers/md/dm.c
2669
void *dm_get_mdptr(struct mapped_device *md)
drivers/md/dm.c
2674
void dm_set_mdptr(struct mapped_device *md, void *ptr)
drivers/md/dm.c
2679
void dm_get(struct mapped_device *md)
drivers/md/dm.c
2685
int dm_hold(struct mapped_device *md)
drivers/md/dm.c
2698
const char *dm_device_name(struct mapped_device *md)
drivers/md/dm.c
2704
static void __dm_destroy(struct mapped_device *md, bool wait)
drivers/md/dm.c
2751
void dm_destroy(struct mapped_device *md)
drivers/md/dm.c
2756
void dm_destroy_immediate(struct mapped_device *md)
drivers/md/dm.c
2761
void dm_put(struct mapped_device *md)
drivers/md/dm.c
2767
static bool dm_in_flight_bios(struct mapped_device *md)
drivers/md/dm.c
2778
static int dm_wait_for_bios_completion(struct mapped_device *md, unsigned int task_state)
drivers/md/dm.c
2803
static int dm_wait_for_completion(struct mapped_device *md, unsigned int task_state)
drivers/md/dm.c
2830
struct mapped_device *md = container_of(work, struct mapped_device, work);
drivers/md/dm.c
2846
static void dm_queue_flush(struct mapped_device *md)
drivers/md/dm.c
2857
struct dm_table *dm_swap_table(struct mapped_device *md, struct dm_table *table)
drivers/md/dm.c
2914
static int lock_fs(struct mapped_device *md)
drivers/md/dm.c
2926
static void unlock_fs(struct mapped_device *md)
drivers/md/dm.c
2943
static int __dm_suspend(struct mapped_device *md, struct dm_table *map,
drivers/md/dm.c
3051
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
3092
static int __dm_resume(struct mapped_device *md, struct dm_table *map)
drivers/md/dm.c
3116
int dm_resume(struct mapped_device *md)
drivers/md/dm.c
3158
static void __dm_internal_suspend(struct mapped_device *md, unsigned int suspend_flags)
drivers/md/dm.c
316
struct mapped_device *md;
drivers/md/dm.c
3188
static void __dm_internal_resume(struct mapped_device *md)
drivers/md/dm.c
3224
void dm_internal_suspend_noflush(struct mapped_device *md)
drivers/md/dm.c
3232
void dm_internal_resume(struct mapped_device *md)
drivers/md/dm.c
3245
void dm_internal_suspend_fast(struct mapped_device *md)
drivers/md/dm.c
3258
void dm_internal_resume_fast(struct mapped_device *md)
drivers/md/dm.c
3275
int dm_kobject_uevent(struct mapped_device *md, enum kobject_action action,
drivers/md/dm.c
3301
uint32_t dm_next_uevent_seq(struct mapped_device *md)
drivers/md/dm.c
3306
uint32_t dm_get_event_nr(struct mapped_device *md)
drivers/md/dm.c
3311
int dm_wait_event(struct mapped_device *md, int event_nr)
drivers/md/dm.c
3317
void dm_uevent_add(struct mapped_device *md, struct list_head *elist)
drivers/md/dm.c
3330
struct gendisk *dm_disk(struct mapped_device *md)
drivers/md/dm.c
3336
struct kobject *dm_kobject(struct mapped_device *md)
drivers/md/dm.c
3341
struct mapped_device *dm_get_from_kobject(struct kobject *kobj)
drivers/md/dm.c
3343
struct mapped_device *md;
drivers/md/dm.c
3345
md = container_of(kobj, struct mapped_device, kobj_holder.kobj);
drivers/md/dm.c
3359
int dm_suspended_md(struct mapped_device *md)
drivers/md/dm.c
3364
static int dm_post_suspending_md(struct mapped_device *md)
drivers/md/dm.c
3369
int dm_suspended_internally_md(struct mapped_device *md)
drivers/md/dm.c
3374
int dm_test_deferred_remove_flag(struct mapped_device *md)
drivers/md/dm.c
340
struct mapped_device *md;
drivers/md/dm.c
3433
struct mapped_device *md = disk->private_data;
drivers/md/dm.c
3476
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
3685
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
776
static void close_table_device(struct table_device *td, struct mapped_device *md)
drivers/md/dm.c
804
int dm_get_table_device(struct mapped_device *md, dev_t dev, blk_mode_t mode,
drivers/md/dm.c
826
void dm_put_table_device(struct mapped_device *md, struct dm_dev *d)
drivers/md/dm.c
839
int dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo)
drivers/md/dm.c
849
int dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo)
drivers/md/dm.c
863
static int __noflush_suspending(struct mapped_device *md)
drivers/md/dm.c
870
struct mapped_device *md = io->md;
drivers/md/dm.c
882
static void dm_kick_requeue(struct mapped_device *md, bool first_stage)
drivers/md/dm.c
900
struct mapped_device *md = io->md;
drivers/md/dm.c
944
struct mapped_device *md = io->md;
drivers/md/dm.c
994
struct mapped_device *md = container_of(work, struct mapped_device,
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;