Lines Matching refs:DMERR
172 DMERR("Error writing log block, error=%d", bio->bi_status); in log_end_io()
212 DMERR("Couldn't alloc log bio"); in write_metadata()
224 DMERR("Couldn't alloc log page"); in write_metadata()
239 DMERR("Couldn't add page to the log block"); in write_metadata()
270 DMERR("Couldn't alloc inline data bio"); in write_inline_data()
287 DMERR("Couldn't alloc inline data page"); in write_inline_data()
299 DMERR("Couldn't add page of inline data"); in write_inline_data()
358 DMERR("Couldn't alloc log bio"); in log_one_block()
380 DMERR("Couldn't alloc log bio"); in log_one_block()
393 DMERR("Couldn't add page on new bio?"); in log_one_block()
422 DMERR("Couldn't write super"); in log_super()
466 DMERR("Ran out of space on the logdev"); in log_writes_kthread()
594 DMERR("Error allocating pending block"); in log_mark()
600 DMERR("Error copying mark data"); in log_mark()
687 DMERR("Error allocating pending block"); in log_writes_map()
741 DMERR("Error allocing page"); in log_writes_map()
894 DMERR("Error allocating dax pending block"); in log_dax()
900 DMERR("Error allocating dax data space"); in log_dax()
907 DMERR("Error copying dax data"); in log_dax()
1007 DMERR("register failed %d", r); in dm_log_writes_init()