Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-thin.c491 static void cell_error_with_code(struct pool *pool, in cell_error_with_code() function
505 cell_error_with_code(pool, cell, get_pool_io_error_code(pool)); in cell_error()
510 cell_error_with_code(pool, cell, 0); in cell_success()
515 cell_error_with_code(pool, cell, BLK_STS_DM_REQUEUE); in cell_requeue()
1637 cell_error_with_code(pool, cell, error); in retry_bios_on_resume()