Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-thin-metadata.h179 bool dm_thin_aborted_changes(struct dm_thin_device *td);
Ddm-thin-metadata.c1815 bool dm_thin_aborted_changes(struct dm_thin_device *td) in dm_thin_aborted_changes() function
Ddm-thin.c767 if (dm_thin_aborted_changes(tc->td)) { in issue()
977 if (dm_thin_aborted_changes(tc->td)) { in complete_overwrite_bio()