Searched refs:BLK_STS_DM_REQUEUE (Results 1 – 7 of 7) sorted by relevance
113 #define BLK_STS_DM_REQUEUE ((__force blk_status_t)11) macro
885 bool handle_requeue = (io->status == BLK_STS_DM_REQUEUE); in dm_handle_requeue()1047 if (!(io->status == BLK_STS_DM_REQUEUE && in dm_io_set_error()1128 error = BLK_STS_DM_REQUEUE; in clone_endio()1130 error = BLK_STS_DM_REQUEUE; in clone_endio()1449 dm_io_dec_pending(io, BLK_STS_DM_REQUEUE); in __map_bio()
515 cell_error_with_code(pool, cell, BLK_STS_DM_REQUEUE); in cell_requeue()651 error_bio_list(&bios, BLK_STS_DM_REQUEUE); in requeue_io()2193 BLK_STS_DM_REQUEUE); in process_thin_deferred_bios()2736 bio->bi_status = BLK_STS_DM_REQUEUE; in thin_bio_map()
495 bio->bi_status = BLK_STS_DM_REQUEUE; in hold_bio()
724 bio->bi_status = BLK_STS_DM_REQUEUE; in process_queued_bios()
1854 bio->bi_status = BLK_STS_DM_REQUEUE; in requeue_deferred_bios()
167 [BLK_STS_DM_REQUEUE] = { -EREMCHG, "dm internal retry" },