xfs_buf_ioerror 1230 fs/xfs/linux-2.6/xfs_buf.c xfs_buf_ioerror(bp, EIO); xfs_buf_ioerror 218 fs/xfs/linux-2.6/xfs_buf.h extern void xfs_buf_ioerror(xfs_buf_t *, int); xfs_buf_ioerror 294 fs/xfs/linux-2.6/xfs_buf.h #define XFS_BUF_ERROR(bp,no) xfs_buf_ioerror(bp,no)