Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-thin-metadata.c235 bool aborted_with_changes:1; member
1066 (*td)->aborted_with_changes = false; in __open_device()
1820 r = td->aborted_with_changes; in dm_thin_aborted_changes()
1868 td->aborted_with_changes = td->changed; in __set_abort_with_changes_flags()