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.h306 extern void xfs_buf_ioerror_alert(struct xfs_buf *bp, xfs_failaddr_t fa);
H A Dxfs_buf.c738 xfs_buf_ioerror_alert(bp, fa); in xfs_buf_read_map()
1038 xfs_buf_ioerror_alert(bp, __this_address); in xfs_buf_ioerror_alert_ratelimited()
1245 xfs_buf_ioerror_alert( in xfs_buf_ioerror_alert() function
H A Dxfs_trans_buf.c282 xfs_buf_ioerror_alert(bp, __return_address); in xfs_trans_read_buf_map()