Home
last modified time | relevance | path

Searched refs:xfs_rtblock_t (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.h20 static inline xfs_rtblock_t
69 xfs_rtblock_t rtbno) in xfs_rtb_to_rtx()
81 xfs_rtblock_t rtbno) in xfs_rtb_to_rtxoff()
96 xfs_rtblock_t rtbno) in xfs_rtb_to_rtxup()
110 static inline xfs_rtblock_t
113 xfs_rtblock_t rtbno) in xfs_rtb_roundup_rtx()
119 static inline xfs_rtblock_t
122 xfs_rtblock_t rtbno) in xfs_rtb_rounddown_rtx()
A Dxfs_types.h33 typedef uint64_t xfs_rtblock_t; /* extent (block) in realtime area */ typedef
52 #define NULLRTBLOCK ((xfs_rtblock_t)-1)
227 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);
228 bool xfs_verify_rtbext(struct xfs_mount *mp, xfs_rtblock_t rtbno,
A Dxfs_types.c144 xfs_rtblock_t rtbno) in xfs_verify_rtbno()
153 xfs_rtblock_t rtbno, in xfs_verify_rtbext()
/linux/fs/xfs/
A Dxfs_discard.c429 xfs_rtblock_t minlen_fsb;
440 xfs_rtblock_t bno;
441 xfs_rtblock_t length;
470 xfs_rtblock_t start = NULLRTBLOCK, length = 0; in xfs_discard_rtdev_extents()
516 xfs_rtblock_t rbno, rlen; in xfs_trim_gather_rtextent()
A Dxfs_rtalloc.c454 min_t(xfs_rtblock_t, maxlen, in xfs_rtallocate_extent_near()
1266 xfs_rtblock_t bno_hint, in xfs_rtallocate()
1273 xfs_rtblock_t *bno, in xfs_rtallocate()
1416 xfs_rtblock_t bno_hint = NULLRTBLOCK; in xfs_bmap_rtalloc()
A Dxfs_fsmap.c721 xfs_rtblock_t rtbno; in xfs_getfsmap_rtdev_rtbitmap_helper()
749 xfs_rtblock_t start_rtb; in xfs_getfsmap_rtdev_rtbitmap()
750 xfs_rtblock_t end_rtb; in xfs_getfsmap_rtdev_rtbitmap()
A Dxfs_trace.h2463 xfs_rtblock_t rtbno, xfs_rtblock_t len),
2467 __field(xfs_rtblock_t, rtbno)
2468 __field(xfs_rtblock_t, len)
2484 xfs_rtblock_t rtbno, xfs_rtblock_t len), \
/linux/fs/xfs/scrub/
A Drtbitmap.c82 xfs_rtblock_t startblock; in xchk_rtbitmap_rec()
207 xfs_rtblock_t rtbno, in xchk_xref_is_used_rt_space()
A Dscrub.h295 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno,
A Drtsummary.c165 xfs_rtblock_t rtbno; in xchk_rtsum_record_free()

Completed in 26 milliseconds