Searched refs:xfs_rtalloc_rec (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/fs/xfs/ |
D | xfs_rtalloc.h | 19 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,
|
D | xfs_fsmap.c | 478 const struct xfs_rtalloc_rec *rec, in xfs_getfsmap_rtdev_rtbitmap_helper() 509 struct xfs_rtalloc_rec alow = { 0 }; in xfs_getfsmap_rtdev_rtbitmap() 510 struct xfs_rtalloc_rec ahigh = { 0 }; in xfs_getfsmap_rtdev_rtbitmap()
|
D | xfs_rtalloc.c | 1294 const struct xfs_rtalloc_rec *rec, in xfs_rtalloc_count_frextent()
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 1013 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-v6.6/fs/xfs/scrub/ |
D | rtbitmap.c | 46 const struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()
|
D | rtsummary.c | 117 const struct xfs_rtalloc_rec *rec, in xchk_rtsum_record_free()
|
D | fscounters.c | 396 const struct xfs_rtalloc_rec *rec, in xchk_fscount_add_frextent()
|