xfs_buf_associate_memory 201 fs/xfs/linux-2.6/xfs_buf.h extern int xfs_buf_associate_memory(xfs_buf_t *, void *, size_t); xfs_buf_associate_memory 343 fs/xfs/linux-2.6/xfs_buf.h #define XFS_BUF_SET_PTR(bp, val, cnt) xfs_buf_associate_memory(bp, val, cnt)