Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trans_buf.c279 xfs_buf_ioerror_alert(bp, __func__); in xfs_trans_read_buf_map()
320 xfs_buf_ioerror_alert(bp, __func__); in xfs_trans_read_buf_map()
Dxfs_buf.h263 extern void xfs_buf_ioerror_alert(struct xfs_buf *, const char *func);
Dxfs_symlink.c61 xfs_buf_ioerror_alert(bp, __func__); in xfs_readlink_bmap_ilocked()
Dxfs_buf_item.c1097 xfs_buf_ioerror_alert(bp, __func__); in xfs_buf_iodone_callback_error()
Dxfs_log_recover.c302 xfs_buf_ioerror_alert(bp, __func__); in xlog_recover_iodone()
2755 xfs_buf_ioerror_alert(bp, "xlog_recover_do..(read#1)"); in xlog_recover_buffer_pass2()
2962 xfs_buf_ioerror_alert(bp, "xlog_recover_do..(read#2)"); in xlog_recover_inode_pass2()
5630 xfs_buf_ioerror_alert(bp, __func__); in xlog_do_recover()
Dxfs_buf.c1206 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function