Lines Matching refs:DMERR
174 DMERR("Error writing log block, error=%d", bio->bi_status); in log_end_io()
222 DMERR("Couldn't alloc log bio"); in write_metadata()
235 DMERR("Couldn't alloc log page"); in write_metadata()
250 DMERR("Couldn't add page to the log block"); in write_metadata()
281 DMERR("Couldn't alloc inline data bio"); in write_inline_data()
298 DMERR("Couldn't alloc inline data page"); in write_inline_data()
310 DMERR("Couldn't add page of inline data"); in write_inline_data()
369 DMERR("Couldn't alloc log bio"); in log_one_block()
391 DMERR("Couldn't alloc log bio"); in log_one_block()
404 DMERR("Couldn't add page on new bio?"); in log_one_block()
434 DMERR("Couldn't write super"); in log_super()
484 DMERR("Ran out of space on the logdev"); in log_writes_kthread()
613 DMERR("Error allocating pending block"); in log_mark()
619 DMERR("Error copying mark data"); in log_mark()
706 DMERR("Error allocating pending block"); in log_writes_map()
760 DMERR("Error allocing page"); in log_writes_map()
913 DMERR("Error allocating dax pending block"); in log_dax()
919 DMERR("Error allocating dax data space"); in log_dax()
926 DMERR("Error copying dax data"); in log_dax()
1026 DMERR("register failed %d", r); in dm_log_writes_init()