Searched refs:xfs_rtalloc_rec (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.h | 14 struct xfs_rtalloc_rec { struct 22 const struct xfs_rtalloc_rec *rec, argument 50 const struct xfs_rtalloc_rec *low_rec, 51 const struct xfs_rtalloc_rec *high_rec,
|
H A D | xfs_rtbitmap.c | 1049 const struct xfs_rtalloc_rec *low_rec, in xfs_rtalloc_query_range() 1050 const struct xfs_rtalloc_rec *high_rec, in xfs_rtalloc_query_range() 1054 struct xfs_rtalloc_rec rec; in xfs_rtalloc_query_range() 1106 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | rtbitmap.c | 47 const struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()
|
H A D | rtsummary.c | 118 const struct xfs_rtalloc_rec *rec, in xchk_rtsum_record_free()
|
H A D | fscounters.c | 396 const struct xfs_rtalloc_rec *rec, in xchk_fscount_add_frextent()
|
/openbmc/linux/fs/xfs/ |
H A 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()
|
H A D | xfs_rtalloc.c | 1373 const struct xfs_rtalloc_rec *rec, in xfs_rtalloc_count_frextent()
|