Home
last modified time | relevance | path

Searched refs:xfs_buf_get_uncached (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_buf.h265 int xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks,
A Dxfs_buf.c914 error = xfs_buf_get_uncached(target, numblks, flags, &bp); in xfs_buf_read_uncached()
937 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
A Dxfs_trace.h474 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_ag.c437 error = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, 0, &bp); in xfs_get_aghdr_buf()

Completed in 14 milliseconds