Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-thin-metadata.h180 bool dm_thin_aborted_changes(struct dm_thin_device *td);
H A Ddm-thin-metadata.c1817 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()
979 if (dm_thin_aborted_changes(tc->td)) { in complete_overwrite_bio()