Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-thin.c799 struct dm_thin_new_mapping { struct
800 struct list_head list;
802 bool pass_discard:1;
803 bool maybe_shared:1;
828 static void __complete_mapping_preparation(struct dm_thin_new_mapping *m) in __complete_mapping_preparation() argument