Searched refs:xfs_buf_get_uncached (Results 1 – 6 of 6) sorted by relevance
273 struct xfs_buf *xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks,
708 bp = xfs_buf_get_uncached(target, numblks, flags); in xfs_buf_read_uncached()808 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
131 bp = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, flags); in xfs_growfs_get_hdr_buf()
1453 bp = xfs_buf_get_uncached(mp->m_logdev_targp, in xlog_alloc_log()
364 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
133 bp = xfs_buf_get_uncached(log->l_mp->m_logdev_targp, nbblks, 0); in xlog_get_bp()