Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-thin-metadata.h180 bool dm_thin_aborted_changes(struct dm_thin_device *td);
Ddm-thin-metadata.c1794 bool dm_thin_aborted_changes(struct dm_thin_device *td) in dm_thin_aborted_changes() function
Ddm-thin.c771 if (dm_thin_aborted_changes(tc->td)) { in issue()
979 if (dm_thin_aborted_changes(tc->td)) { in complete_overwrite_bio()