Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-thin.c375 static void cell_error_with_code(struct pool *pool, in cell_error_with_code() function
384 cell_error_with_code(pool, cell, -EIO); in cell_error()
389 cell_error_with_code(pool, cell, 0); in cell_success()
394 cell_error_with_code(pool, cell, DM_ENDIO_REQUEUE); in cell_requeue()
1287 cell_error_with_code(pool, cell, error); in retry_bios_on_resume()