Searched refs:xfs_buf_ioerror_alert (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_buf.h | 295 extern void xfs_buf_ioerror_alert(struct xfs_buf *, const char *func);
|
D | xfs_symlink.c | 70 xfs_buf_ioerror_alert(bp, __func__); in xfs_readlink_bmap_ilocked()
|
D | xfs_trans_buf.c | 295 xfs_buf_ioerror_alert(bp, __func__); in xfs_trans_read_buf_map()
|
D | xfs_log_recover.c | 201 xfs_buf_ioerror_alert(bp, __func__); in xlog_bread_noalign() 288 xfs_buf_ioerror_alert(bp, __func__); in xlog_bwrite() 381 xfs_buf_ioerror_alert(bp, __func__); in xlog_recover_iodone() 2830 xfs_buf_ioerror_alert(bp, "xlog_recover_do..(read#1)"); in xlog_recover_buffer_pass2() 3038 xfs_buf_ioerror_alert(bp, "xlog_recover_do..(read#2)"); in xlog_recover_inode_pass2() 5703 xfs_buf_ioerror_alert(bp, __func__); in xlog_do_recover()
|
D | xfs_buf_item.c | 1099 xfs_buf_ioerror_alert(bp, __func__); in xfs_buf_iodone_callback_error()
|
D | xfs_log.c | 1269 xfs_buf_ioerror_alert(bp, __func__); in xlog_iodone() 1963 xfs_buf_ioerror_alert(bp, "xlog_sync"); in xlog_sync() 1982 xfs_buf_ioerror_alert(bp, "xlog_sync (split)"); in xlog_sync()
|
D | xfs_buf.c | 1210 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function
|