Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-thin.c773 struct dm_thin_new_mapping { struct
774 struct list_head list;
776 bool pass_discard:1;
777 bool maybe_shared:1;
802 static void __complete_mapping_preparation(struct dm_thin_new_mapping *m) in __complete_mapping_preparation() argument