Lines Matching refs:mapped_device
15 ssize_t (*show)(struct mapped_device *md, char *p);
16 ssize_t (*store)(struct mapped_device *md, const char *p, size_t count);
27 struct mapped_device *md;
52 struct mapped_device *md;
69 static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf)
78 static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf)
87 static ssize_t dm_attr_suspended_show(struct mapped_device *md, char *buf)
94 static ssize_t dm_attr_use_blk_mq_show(struct mapped_device *md, char *buf)
133 int dm_sysfs_init(struct mapped_device *md)
143 void dm_sysfs_exit(struct mapped_device *md)