Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddm-kcopyd.h22 #define DM_KCOPYD_IGNORE_ERROR 1 macro
/linux-4.4.14/drivers/md/
Ddm-kcopyd.c473 if (!test_bit(DM_KCOPYD_IGNORE_ERROR, &job->flags)) { in complete_io()
640 test_bit(DM_KCOPYD_IGNORE_ERROR, &job->flags)) { in segment_complete()
Ddm-raid1.c367 set_bit(DM_KCOPYD_IGNORE_ERROR, &flags); in recover()