Home
last modified time | relevance | path

Searched refs:xfs_rtalloc_rec (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/xfs/
Dxfs_rtalloc.h19 struct xfs_rtalloc_rec { struct
27 const struct xfs_rtalloc_rec *rec, argument
128 const struct xfs_rtalloc_rec *low_rec,
129 const struct xfs_rtalloc_rec *high_rec,
Dxfs_fsmap.c455 const struct xfs_rtalloc_rec *rec, in xfs_getfsmap_rtdev_rtbitmap_helper()
522 struct xfs_rtalloc_rec alow = { 0 }; in xfs_getfsmap_rtdev_rtbitmap_query()
523 struct xfs_rtalloc_rec ahigh = { 0 }; in xfs_getfsmap_rtdev_rtbitmap_query()
Dxfs_rtalloc.c1294 const struct xfs_rtalloc_rec *rec, in xfs_rtalloc_count_frextent()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rtbitmap.c1013 const struct xfs_rtalloc_rec *low_rec, in xfs_rtalloc_query_range()
1014 const struct xfs_rtalloc_rec *high_rec, in xfs_rtalloc_query_range()
1018 struct xfs_rtalloc_rec rec; in xfs_rtalloc_query_range()
1070 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all()
/linux-6.1.9/fs/xfs/scrub/
Drtbitmap.c45 const struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()