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,
849 bp = xfs_buf_get_uncached(target, numblks, flags); in xfs_buf_read_uncached()949 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
1527 bp = xfs_buf_get_uncached(mp->m_logdev_targp, in xlog_alloc_log()
137 bp = xfs_buf_get_uncached(log->l_mp->m_logdev_targp, nbblks, 0); in xlog_get_bp()
324 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
33 bp = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, flags); in xfs_get_aghdr_buf()