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