Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c900 static void dec_pending(struct dm_io *io, blk_status_t error) in dec_pending() function
1044 dec_pending(io, error); in clone_endio()
1339 dec_pending(io, BLK_STS_IOERR); in __map_bio()
1347 dec_pending(io, BLK_STS_DM_REQUEUE); in __map_bio()
1643 /* dec_pending submits any data associated with flush */ in __split_and_process_bio()
1660 * for dec_pending to use for completion handling. in __split_and_process_bio()
1687 dec_pending(ci.io, errno_to_blk_status(error)); in __split_and_process_bio()

Completed in 5 milliseconds