Home
last modified time | relevance | path

Searched refs:dm_thin_aborted_changes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin-metadata.h89 * dm_thin_aborted_changes() tells you if they had uncommitted changes.
180 bool dm_thin_aborted_changes(struct dm_thin_device *td);
H A Ddm-thin.c769 if (dm_thin_aborted_changes(tc->td)) { in issue()
979 if (dm_thin_aborted_changes(tc->td)) { in complete_overwrite_bio()
H A Ddm-thin-metadata.c1828 bool dm_thin_aborted_changes(struct dm_thin_device *td) in dm_thin_aborted_changes() function
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin-metadata.h90 * dm_thin_aborted_changes() tells you if they had uncommitted changes.
180 bool dm_thin_aborted_changes(struct dm_thin_device *td);
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()
H A Ddm-thin-metadata.c1841 bool dm_thin_aborted_changes(struct dm_thin_device *td) in dm_thin_aborted_changes() function

Completed in 19 milliseconds