Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h288 extern void xfs_buf_ioerror_alert(struct xfs_buf *bp, xfs_failaddr_t fa);
H A Dxfs_buf.c715 xfs_buf_ioerror_alert(bp, fa); in xfs_buf_read_map()
998 xfs_buf_ioerror_alert(bp, __this_address); in xfs_buf_ioerror_alert_ratelimited()
1197 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function
H A Dxfs_log_recover.c3403 xfs_buf_ioerror_alert(bp, __this_address); in xlog_do_recover()