Lines Matching defs:dust_device
23 struct dust_device {
78 static int dust_remove_block(struct dust_device *dd, unsigned long long block)
105 static int dust_add_block(struct dust_device *dd, unsigned long long block,
141 static int dust_query_block(struct dust_device *dd, unsigned long long block, char *result,
159 static int __dust_map_read(struct dust_device *dd, sector_t thisblock)
169 static int dust_map_read(struct dust_device *dd, sector_t thisblock,
185 static int __dust_map_write(struct dust_device *dd, sector_t thisblock)
208 static int dust_map_write(struct dust_device *dd, sector_t thisblock,
226 struct dust_device *dd = ti->private;
264 static int dust_clear_badblocks(struct dust_device *dd, char *result, unsigned int maxlen,
287 static int dust_list_badblocks(struct dust_device *dd, char *result, unsigned int maxlen,
323 struct dust_device *dd;
363 dd = kzalloc(sizeof(struct dust_device), GFP_KERNEL);
407 struct dust_device *dd = ti->private;
417 struct dust_device *dd = ti->private;
516 struct dust_device *dd = ti->private;
535 struct dust_device *dd = ti->private;
553 struct dust_device *dd = ti->private;