Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.h180 bool dm_thin_aborted_changes(struct dm_thin_device *td);
H A Ddm-thin-metadata.c1841 bool dm_thin_aborted_changes(struct dm_thin_device *td) in dm_thin_aborted_changes() function
H A Ddm-thin.c769 if (dm_thin_aborted_changes(tc->td)) { in issue()
981 if (dm_thin_aborted_changes(tc->td)) { in complete_overwrite_bio()