Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-thin.c459 static void cell_error_with_code(struct pool *pool, in cell_error_with_code() function
473 cell_error_with_code(pool, cell, get_pool_io_error_code(pool)); in cell_error()
478 cell_error_with_code(pool, cell, 0); in cell_success()
483 cell_error_with_code(pool, cell, BLK_STS_DM_REQUEUE); in cell_requeue()
1583 cell_error_with_code(pool, cell, error); in retry_bios_on_resume()