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

/linux-master/fs/xfs/
H A Dxfs_buf.h291 int xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks,
H A Dxfs_buf.c970 error = xfs_buf_get_uncached(target, numblks, flags, &bp);
993 xfs_buf_get_uncached( function
H A Dxfs_trace.h484 DEFINE_BUF_EVENT(xfs_buf_get_uncached); variable
/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.c476 error = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, 0, &bp);

Completed in 123 milliseconds