Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_rtalloc.h19 struct xfs_rtalloc_rec { struct
26 const struct xfs_rtalloc_rec *rec, argument
127 const struct xfs_rtalloc_rec *low_rec,
128 const struct xfs_rtalloc_rec *high_rec,
Dxfs_fsmap.c454 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()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rtbitmap.c1012 const struct xfs_rtalloc_rec *low_rec, in xfs_rtalloc_query_range()
1013 const struct xfs_rtalloc_rec *high_rec, in xfs_rtalloc_query_range()
1017 struct xfs_rtalloc_rec rec; in xfs_rtalloc_query_range()
1069 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all()
/Linux-v5.15/fs/xfs/scrub/
Drtbitmap.c44 const struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()