Searched refs:xfs_buf_associate_memory (Results 1 – 4 of 4) sorted by relevance
269 int xfs_buf_associate_memory(struct xfs_buf *bp, void *mem, size_t length);
907 xfs_buf_associate_memory( in xfs_buf_associate_memory() function
239 error = xfs_buf_associate_memory(bp, offset, BBTOB(nbblks)); in xlog_bread_offset()246 error2 = xfs_buf_associate_memory(bp, orig_offset, orig_len); in xlog_bread_offset()
1971 xfs_buf_associate_memory(bp, in xlog_sync()