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

/linux-master/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-metadata.c1841 bool dm_thin_aborted_changes(struct dm_thin_device *td) function
H A Ddm-thin.c772 if (dm_thin_aborted_changes(tc->td)) {
984 if (dm_thin_aborted_changes(tc->td)) {

Completed in 139 milliseconds