xfs_buf_iomove    222 fs/xfs/linux-2.6/xfs_buf.h extern void xfs_buf_iomove(xfs_buf_t *, size_t, size_t, xfs_caddr_t,
xfs_buf_iomove    393 fs/xfs/linux-2.6/xfs_buf.h 	    xfs_buf_iomove((bp), (off), (len), (data), \
xfs_buf_iomove    397 fs/xfs/linux-2.6/xfs_buf.h 	    xfs_buf_iomove((bp), (off), (len), NULL, XBRW_ZERO)