Symbol: xfs_rgblock_t
fs/xfs/libxfs/xfs_format.h
751
#define XFS_MAX_RGBLOCKS ((xfs_rgblock_t)(1U << 31) - 1)
fs/xfs/libxfs/xfs_refcount.c
1505
xfs_rgblock_t bno;
fs/xfs/libxfs/xfs_rtbitmap.h
142
xfs_rgblock_t rgbno)
fs/xfs/libxfs/xfs_rtbitmap.h
40
xfs_rgblock_t rgbno)
fs/xfs/libxfs/xfs_rtgroup.h
173
xfs_rgblock_t rgbno)
fs/xfs/libxfs/xfs_rtgroup.h
188
xfs_rgblock_t rgbno,
fs/xfs/libxfs/xfs_rtgroup.h
199
xfs_rgblock_t rgbno)
fs/xfs/libxfs/xfs_rtgroup.h
212
static inline xfs_rgblock_t
fs/xfs/libxfs/xfs_rtgroup.h
230
static inline xfs_rgblock_t
fs/xfs/libxfs/xfs_rtgroup.h
378
static inline xfs_rgblock_t
fs/xfs/libxfs/xfs_rtgroup.h
87
static inline xfs_rgblock_t rtg_blocks(const struct xfs_rtgroup *rtg)
fs/xfs/libxfs/xfs_rtrmap_btree.c
1019
xfs_rgblock_t
fs/xfs/libxfs/xfs_rtrmap_btree.h
210
xfs_rgblock_t xfs_rtrmap_highest_rgbno(struct xfs_rtgroup *rtg);
fs/xfs/libxfs/xfs_sb.c
393
xfs_rgblock_t rextsize)
fs/xfs/libxfs/xfs_sb.h
47
int xfs_compute_rgblklog(xfs_rtxlen_t rgextents, xfs_rgblock_t rextsize);
fs/xfs/libxfs/xfs_types.h
58
#define NULLRGBLOCK ((xfs_rgblock_t)-1)
fs/xfs/libxfs/xfs_zones.c
22
xfs_rgblock_t *write_pointer)
fs/xfs/libxfs/xfs_zones.c
82
xfs_rgblock_t *write_pointer)
fs/xfs/libxfs/xfs_zones.h
42
uint32_t expected_capacity, xfs_rgblock_t *write_pointer);
fs/xfs/scrub/bmap.c
328
xfs_rgblock_t rgbno;
fs/xfs/scrub/common.c
134
xfs_rgblock_t rgbno,
fs/xfs/scrub/common.h
16
xfs_rgblock_t rgbno, int *error);
fs/xfs/scrub/reap.c
1096
xfs_rgblock_t rgbno = xfs_rtb_to_rgbno(sc->mp, rtbno);
fs/xfs/scrub/reap.c
1097
xfs_rgblock_t rgbno_next = rgbno + len;
fs/xfs/scrub/reap.c
906
xfs_rgblock_t rgbno,
fs/xfs/scrub/reap.c
907
xfs_rgblock_t rgbno_next,
fs/xfs/scrub/reap.c
913
xfs_rgblock_t bno = rgbno + 1;
fs/xfs/scrub/reap.c
961
xfs_rgblock_t rgbno,
fs/xfs/scrub/repair.c
1047
xfs_rgblock_t rgbno,
fs/xfs/scrub/repair.h
110
int xrep_require_rtext_inuse(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/rgb_bitmap.h
26
xfs_rgblock_t start, xfs_extlen_t len)
fs/xfs/scrub/rtbitmap.c
101
xfs_rgblock_t rgbno = xfs_rtb_to_rgbno(sc->mp, startblock);
fs/xfs/scrub/rtbitmap.c
198
xfs_rgblock_t last_rgbno;
fs/xfs/scrub/rtbitmap.h
32
xfs_rgblock_t next_free_rgbno;
fs/xfs/scrub/rtbitmap.h
41
xfs_rgblock_t next_rgbno;
fs/xfs/scrub/rtbitmap_repair.c
182
xfs_rgblock_t rgbno)
fs/xfs/scrub/rtrefcount.c
107
xfs_rgblock_t bno;
fs/xfs/scrub/rtrefcount.c
130
xfs_rgblock_t rm_last;
fs/xfs/scrub/rtrefcount.c
131
xfs_rgblock_t rc_last;
fs/xfs/scrub/rtrefcount.c
183
xfs_rgblock_t bno;
fs/xfs/scrub/rtrefcount.c
184
xfs_rgblock_t rbno;
fs/xfs/scrub/rtrefcount.c
185
xfs_rgblock_t next_rbno;
fs/xfs/scrub/rtrefcount.c
361
xfs_rgblock_t next_unshared_rgbno;
fs/xfs/scrub/rtrefcount.c
414
xfs_rgblock_t *next_bno = priv;
fs/xfs/scrub/rtrefcount.c
435
xfs_rgblock_t next_bno = NULLRGBLOCK;
fs/xfs/scrub/rtrefcount.c
580
xfs_rgblock_t bno,
fs/xfs/scrub/rtrefcount.c
624
xfs_rgblock_t bno,
fs/xfs/scrub/rtrefcount.c
645
xfs_rgblock_t bno,
fs/xfs/scrub/rtrefcount_repair.c
140
xfs_rgblock_t last;
fs/xfs/scrub/rtrefcount_repair.c
162
xfs_rgblock_t bno,
fs/xfs/scrub/rtrefcount_repair.c
192
xfs_rgblock_t bno,
fs/xfs/scrub/rtrefcount_repair.c
316
xfs_rgblock_t next_rgbno = 0;
fs/xfs/scrub/rtrefcount_repair.c
385
xfs_rgblock_t bno,
fs/xfs/scrub/rtrefcount_repair.c
441
xfs_rgblock_t sbno;
fs/xfs/scrub/rtrefcount_repair.c
442
xfs_rgblock_t cbno;
fs/xfs/scrub/rtrefcount_repair.c
443
xfs_rgblock_t nbno;
fs/xfs/scrub/rtrmap.c
174
xfs_rgblock_t fbno;
fs/xfs/scrub/rtrmap.c
264
xfs_rgblock_t bno,
fs/xfs/scrub/rtrmap.c
284
xfs_rgblock_t bno,
fs/xfs/scrub/rtrmap_repair.c
141
xfs_rgblock_t startblock,
fs/xfs/scrub/rtrmap_repair.c
225
xfs_rgblock_t rgbno;
fs/xfs/scrub/rtrmap_repair.c
438
xfs_rgblock_t rgbno = start;
fs/xfs/scrub/scrub.h
328
void xchk_xref_has_no_rt_owner(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/scrub.h
330
void xchk_xref_has_rt_owner(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/scrub.h
332
void xchk_xref_is_only_rt_owned_by(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/scrub.h
334
void xchk_xref_is_rt_cow_staging(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/scrub.h
336
void xchk_xref_is_not_rt_shared(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/scrub.h
338
void xchk_xref_is_not_rt_cow_staging(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
fs/xfs/scrub/trace.h
2346
xfs_rgblock_t usedlen, xfs_rgblock_t rmapbt_sz),
fs/xfs/scrub/trace.h
2351
__field(xfs_rgblock_t, usedlen)
fs/xfs/scrub/trace.h
2352
__field(xfs_rgblock_t, rmapbt_sz)
fs/xfs/scrub/trace.h
3849
__field(xfs_rgblock_t, rgbno)
fs/xfs/xfs_discard.c
631
xfs_rgblock_t rgbno;
fs/xfs/xfs_reflink.c
190
xfs_rgblock_t orig_bno;
fs/xfs/xfs_rtalloc.c
1829
xfs_rgblock_t min_rgbno = xfs_rtx_to_rgbno(rtg, start);
fs/xfs/xfs_rtalloc.c
1852
xfs_rgblock_t aligned_rgbno = roundup(rgbno, prod);
fs/xfs/xfs_trace.h
370
__field(xfs_rgblock_t, used)
fs/xfs/xfs_trace.h
399
TP_PROTO(struct xfs_rtgroup *rtg, xfs_rgblock_t rgbno,
fs/xfs/xfs_trace.h
405
__field(xfs_rgblock_t, used)
fs/xfs/xfs_trace.h
406
__field(xfs_rgblock_t, rgbno)
fs/xfs/xfs_trace.h
425
TP_PROTO(struct xfs_open_zone *oz, xfs_rgblock_t rgbno,
fs/xfs/xfs_trace.h
431
__field(xfs_rgblock_t, used)
fs/xfs/xfs_trace.h
432
__field(xfs_rgblock_t, allocated)
fs/xfs/xfs_trace.h
433
__field(xfs_rgblock_t, written)
fs/xfs/xfs_trace.h
434
__field(xfs_rgblock_t, rgbno)
fs/xfs/xfs_trace.h
458
TP_PROTO(struct xfs_open_zone *oz, xfs_rgblock_t rgbno, \
fs/xfs/xfs_trace.h
471
__field(xfs_rgblock_t, used)
fs/xfs/xfs_zone_alloc.c
1035
xfs_rgblock_t write_pointer)
fs/xfs/xfs_zone_alloc.c
1302
xfs_rgblock_t write_pointer;
fs/xfs/xfs_zone_alloc.c
414
xfs_rgblock_t write_pointer,
fs/xfs/xfs_zone_alloc.c
747
xfs_rgblock_t allocated;
fs/xfs/xfs_zone_alloc.c
987
xfs_rgblock_t *write_pointer)
fs/xfs/xfs_zone_alloc.c
992
xfs_rgblock_t highest_rgbno;
fs/xfs/xfs_zone_priv.h
20
xfs_rgblock_t oz_allocated;
fs/xfs/xfs_zone_priv.h
27
xfs_rgblock_t oz_written;