__xfs_buf_ioerror 260 fs/xfs/xfs_buf.h extern void __xfs_buf_ioerror(struct xfs_buf *bp, int error, __xfs_buf_ioerror 262 fs/xfs/xfs_buf.h #define xfs_buf_ioerror(bp, err) __xfs_buf_ioerror((bp), (err), __this_address) __xfs_buf_ioerror 362 fs/xfs/xfs_error.c __xfs_buf_ioerror(bp, error, fa);