Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_buf.h277 extern void xfs_buf_ioerror_alert(struct xfs_buf *bp, xfs_failaddr_t fa);
Dxfs_buf.c869 xfs_buf_ioerror_alert(bp, fa); in xfs_buf_read_map()
1192 xfs_buf_ioerror_alert(bp, __this_address); in xfs_buf_ioerror_alert_ratelimited()
1401 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function
Dxfs_trans_buf.c267 xfs_buf_ioerror_alert(bp, __return_address); in xfs_trans_read_buf_map()
Dxfs_log_recover.c3316 xfs_buf_ioerror_alert(bp, __this_address); in xlog_do_recover()