Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rtalloc.h19 struct xfs_rtalloc_rec { struct
26 struct xfs_rtalloc_rec *rec, argument
127 struct xfs_rtalloc_rec *low_rec,
128 struct xfs_rtalloc_rec *high_rec,
Dxfs_fsmap.c442 struct xfs_rtalloc_rec *rec, in xfs_getfsmap_rtdev_rtbitmap_helper()
512 struct xfs_rtalloc_rec alow = { 0 }; in xfs_getfsmap_rtdev_rtbitmap_query()
513 struct xfs_rtalloc_rec ahigh = { 0 }; in xfs_getfsmap_rtdev_rtbitmap_query()
/fs/xfs/libxfs/
Dxfs_rtbitmap.c1012 struct xfs_rtalloc_rec *low_rec, in xfs_rtalloc_query_range()
1013 struct xfs_rtalloc_rec *high_rec, in xfs_rtalloc_query_range()
1017 struct xfs_rtalloc_rec rec; in xfs_rtalloc_query_range()
1072 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all()
/fs/xfs/scrub/
Drtbitmap.c44 struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()