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

/linux-4.4.14/drivers/md/
H A Ddm-thin.c457 static void cell_error_with_code(struct pool *pool, cell_error_with_code() function
466 cell_error_with_code(pool, cell, -EIO); cell_error()
471 cell_error_with_code(pool, cell, 0); cell_success()
476 cell_error_with_code(pool, cell, DM_ENDIO_REQUEUE); cell_requeue()
1456 cell_error_with_code(pool, cell, error); retry_bios_on_resume()
H A Ddm-cache-target.c1108 static void cell_error_with_code(struct cache *cache, struct dm_bio_prison_cell *cell, int err) cell_error_with_code() function
1116 cell_error_with_code(cache, cell, DM_ENDIO_REQUEUE); cell_requeue()

Completed in 169 milliseconds