Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Ddm-thin.c492 static void cell_error_with_code(struct pool *pool, in cell_error_with_code() function
506 cell_error_with_code(pool, cell, get_pool_io_error_code(pool)); in cell_error()
511 cell_error_with_code(pool, cell, 0); in cell_success()
516 cell_error_with_code(pool, cell, BLK_STS_DM_REQUEUE); in cell_requeue()
1635 cell_error_with_code(pool, cell, error); in retry_bios_on_resume()