Searched refs:xfs_rtalloc_rec (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_rtalloc.h | 19 struct xfs_rtalloc_rec { struct 26 struct xfs_rtalloc_rec *rec, 127 struct xfs_rtalloc_rec *low_rec, 128 struct xfs_rtalloc_rec *high_rec,
|
H A D | xfs_fsmap.c | 453 struct xfs_rtalloc_rec *rec, in xfs_getfsmap_rtdev_rtbitmap_helper() 523 struct xfs_rtalloc_rec alow = { 0 }; in xfs_getfsmap_rtdev_rtbitmap_query() 524 struct xfs_rtalloc_rec ahigh = { 0 }; in xfs_getfsmap_rtdev_rtbitmap_query()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_rtalloc.h | 19 struct xfs_rtalloc_rec { struct 27 const struct xfs_rtalloc_rec *rec, 132 const struct xfs_rtalloc_rec *low_rec, 133 const struct xfs_rtalloc_rec *high_rec,
|
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 | 1315 const struct xfs_rtalloc_rec *rec, in xfs_rtalloc_count_frextent()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 1012 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() 1069 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 1046 const struct xfs_rtalloc_rec *low_rec, in xfs_rtalloc_query_range() 1047 const struct xfs_rtalloc_rec *high_rec, in xfs_rtalloc_query_range() 1051 struct xfs_rtalloc_rec rec; in xfs_rtalloc_query_range() 1103 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | rtbitmap.c | 46 const struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()
|
H A D | rtsummary.c | 117 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()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | rtbitmap.c | 45 struct xfs_rtalloc_rec *rec, in xchk_rtbitmap_rec()
|
Completed in 9 milliseconds