Searched refs:xfs_buf_get_uncached (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/ |
H A D | xfs_buf.h | 247 int xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks, int flags,
|
H A D | xfs_buf.c | 924 error = xfs_buf_get_uncached(target, numblks, flags, &bp); in xfs_buf_read_uncached() 947 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
|
H A D | xfs_trace.h | 356 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/ |
H A D | xfs_buf.h | 247 int xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks, int flags,
|
H A D | xfs_buf.c | 924 error = xfs_buf_get_uncached(target, numblks, flags, &bp); in xfs_buf_read_uncached() 947 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
|
H A D | xfs_trace.h | 356 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/ |
H A D | xfs_buf.h | 247 int xfs_buf_get_uncached(struct xfs_buftarg *target, size_t numblks, int flags,
|
H A D | xfs_buf.c | 924 error = xfs_buf_get_uncached(target, numblks, flags, &bp); in xfs_buf_read_uncached() 947 xfs_buf_get_uncached( in xfs_buf_get_uncached() function
|
H A D | xfs_trace.h | 356 DEFINE_BUF_EVENT(xfs_buf_get_uncached);
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_ag.c | 42 error = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, 0, &bp); in xfs_get_aghdr_buf()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_ag.c | 42 error = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, 0, &bp); in xfs_get_aghdr_buf()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_ag.c | 42 error = xfs_buf_get_uncached(mp->m_ddev_targp, numblks, 0, &bp); in xfs_get_aghdr_buf()
|