Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf.h308 extern void xfs_buf_ioerror_alert(struct xfs_buf *bp, xfs_failaddr_t fa);
H A Dxfs_buf.c866 xfs_buf_ioerror_alert(bp, fa); in xfs_buf_read_map()
1171 xfs_buf_ioerror_alert(bp, __this_address); in xfs_buf_ioerror_alert_ratelimited()
1380 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function
H A Dxfs_trans_buf.c267 xfs_buf_ioerror_alert(bp, __return_address); in xfs_trans_read_buf_map()
H A Dxfs_log_recover.c3354 xfs_buf_ioerror_alert(bp, __this_address); in xlog_do_recover()