Lines Matching refs:mapped_device
14 ssize_t (*show)(struct mapped_device *, char *);
15 ssize_t (*store)(struct mapped_device *, const char *, size_t count);
26 struct mapped_device *md;
51 struct mapped_device *md;
68 static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf)
77 static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf)
86 static ssize_t dm_attr_suspended_show(struct mapped_device *md, char *buf)
93 static ssize_t dm_attr_use_blk_mq_show(struct mapped_device *md, char *buf)
131 int dm_sysfs_init(struct mapped_device *md)
141 void dm_sysfs_exit(struct mapped_device *md)