xfs_buf_iowait 1092 fs/xfs/linux-2.6/xfs_buf.c status = xfs_buf_iowait(bp); xfs_buf_iowait 221 fs/xfs/linux-2.6/xfs_buf.h extern int xfs_buf_iowait(xfs_buf_t *); xfs_buf_iowait 411 fs/xfs/linux-2.6/xfs_buf.h error = xfs_buf_iowait(bp); xfs_buf_iowait 430 fs/xfs/linux-2.6/xfs_buf.h #define xfs_iowait(bp) xfs_buf_iowait(bp)