Home
last modified time | relevance | path

Searched refs:dm_thin_new_mapping (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-thin.c198 struct dm_thin_new_mapping;
228 typedef void (*process_mapping_fn)(struct dm_thin_new_mapping *m);
273 struct dm_thin_new_mapping *next_mapping;
590 struct dm_thin_new_mapping *overwrite_mapping;
798 struct dm_thin_new_mapping { struct
827 static void __complete_mapping_preparation(struct dm_thin_new_mapping *m) in __complete_mapping_preparation() argument
837 static void complete_mapping_preparation(struct dm_thin_new_mapping *m) in complete_mapping_preparation()
849 struct dm_thin_new_mapping *m = context; in copy_complete()
858 struct dm_thin_new_mapping *m = h->overwrite_mapping; in overwrite_endio()
953 static void process_prepared_mapping_fail(struct dm_thin_new_mapping *m) in process_prepared_mapping_fail()
[all …]