Symbol: xfs_rtblock_t
fs/xfs/libxfs/xfs_rtbitmap.h
129
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_rtbitmap.h
151
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_rtbitmap.h
161
static inline xfs_rtblock_t
fs/xfs/libxfs/xfs_rtbitmap.h
170
static inline xfs_rtblock_t
fs/xfs/libxfs/xfs_rtbitmap.h
23
static inline xfs_rtblock_t
fs/xfs/libxfs/xfs_rtbitmap.h
29
xfs_rtblock_t start = xfs_group_start_fsb(rtg_group(rtg));
fs/xfs/libxfs/xfs_rtgroup.h
196
static inline xfs_rtblock_t
fs/xfs/libxfs/xfs_rtgroup.h
207
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_rtgroup.h
215
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_rtgroup.h
224
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_rtgroup.h
245
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_rtgroup.h
252
rtbno = (xfs_rtblock_t)rgno * g->blocks + (rtbno & g->blkmask);
fs/xfs/libxfs/xfs_rtgroup.h
258
static inline xfs_rtblock_t
fs/xfs/libxfs/xfs_rtgroup.h
272
return ((xfs_rtblock_t)rgno << g->blklog) + rgbno;
fs/xfs/libxfs/xfs_rtrefcount_btree.c
558
xfs_rtblock_t rtblocks)
fs/xfs/libxfs/xfs_rtrmap_btree.c
797
xfs_rtblock_t rtblocks)
fs/xfs/libxfs/xfs_types.c
147
xfs_rtblock_t rtbno)
fs/xfs/libxfs/xfs_types.c
173
xfs_rtblock_t rtbno,
fs/xfs/libxfs/xfs_types.h
276
bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);
fs/xfs/libxfs/xfs_types.h
277
bool xfs_verify_rtbext(struct xfs_mount *mp, xfs_rtblock_t rtbno,
fs/xfs/libxfs/xfs_types.h
54
#define NULLRTBLOCK ((xfs_rtblock_t)-1)
fs/xfs/scrub/reap.c
966
xfs_rtblock_t rtbno;
fs/xfs/scrub/rtb_bitmap.h
26
xfs_rtblock_t start, xfs_filblks_t len)
fs/xfs/scrub/rtbitmap.c
128
xfs_rtblock_t startblock;
fs/xfs/scrub/rtbitmap.c
272
xfs_rtblock_t rtbno,
fs/xfs/scrub/rtbitmap.c
97
xfs_rtblock_t startblock,
fs/xfs/scrub/rtbitmap.c
98
xfs_rtblock_t blockcount)
fs/xfs/scrub/rtbitmap_repair.c
238
xfs_rtblock_t len = nextrtx - startrtx;
fs/xfs/scrub/rtrefcount.c
431
xfs_rtblock_t bno)
fs/xfs/scrub/rtrmap.c
103
xfs_rtblock_t pnext, inext;
fs/xfs/scrub/rtsummary.c
172
xfs_rtblock_t rtbno;
fs/xfs/scrub/scrub.h
326
void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno,
fs/xfs/xfs_discard.c
434
xfs_rtblock_t minlen_fsb;
fs/xfs/xfs_discard.c
445
xfs_rtblock_t bno;
fs/xfs/xfs_discard.c
446
xfs_rtblock_t length;
fs/xfs/xfs_discard.c
475
xfs_rtblock_t start = NULLRTBLOCK, length = 0;
fs/xfs/xfs_discard.c
519
xfs_rtblock_t rbno, rlen;
fs/xfs/xfs_discard.c
611
xfs_rtblock_t minlen_fsb;
fs/xfs/xfs_discard.c
745
xfs_rtblock_t start_rtbno, end_rtbno;
fs/xfs/xfs_fsmap.c
727
xfs_rtblock_t start_rtb =
fs/xfs/xfs_fsmap.c
758
xfs_rtblock_t start_rtbno, end_rtbno;
fs/xfs/xfs_fsmap.c
884
xfs_rtblock_t start_rtb;
fs/xfs/xfs_fsmap.c
885
xfs_rtblock_t end_rtb;
fs/xfs/xfs_rtalloc.c
1932
xfs_rtblock_t bno_hint,
fs/xfs/xfs_rtalloc.c
1939
xfs_rtblock_t *bno,
fs/xfs/xfs_rtalloc.c
2052
xfs_rtblock_t *bno,
fs/xfs/xfs_rtalloc.c
2170
xfs_rtblock_t bno_hint = NULLRTBLOCK;
fs/xfs/xfs_rtalloc.c
464
min_t(xfs_rtblock_t, maxlen,
fs/xfs/xfs_rtalloc.h
77
bool wasdel, bool initial_user_data, xfs_rtblock_t *bno,
fs/xfs/xfs_trace.h
2869
xfs_rtblock_t rtbno, xfs_rtblock_t len),
fs/xfs/xfs_trace.h
2873
__field(xfs_rtblock_t, rtbno)
fs/xfs/xfs_trace.h
2874
__field(xfs_rtblock_t, len)
fs/xfs/xfs_trace.h
2890
xfs_rtblock_t rtbno, xfs_rtblock_t len), \