Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-thin.c489 static void cell_error_with_code(struct pool *pool, in cell_error_with_code() function
503 cell_error_with_code(pool, cell, get_pool_io_error_code(pool)); in cell_error()
508 cell_error_with_code(pool, cell, 0); in cell_success()
513 cell_error_with_code(pool, cell, BLK_STS_DM_REQUEUE); in cell_requeue()
1632 cell_error_with_code(pool, cell, error); in retry_bios_on_resume()