Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.c238 bool aborted_with_changes:1; member
1088 (*td)->aborted_with_changes = false; in __open_device()
1846 r = td->aborted_with_changes; in dm_thin_aborted_changes()
1894 td->aborted_with_changes = td->changed; in __set_abort_with_changes_flags()