Lines Matching refs:xfs_rtxnum_t
26 xfs_rtxnum_t rtx) in xfs_rtx_to_rtb()
37 static inline xfs_rtxnum_t
126 static inline xfs_rtxnum_t
182 xfs_rtxnum_t rtx) in xfs_rtx_to_rbmblock()
194 xfs_rtxnum_t rtx) in xfs_rtx_to_rbmword()
207 static inline xfs_rtxnum_t
374 xfs_rtxnum_t ar_startext;
388 int xfs_rtcheck_range(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
389 xfs_rtxlen_t len, int val, xfs_rtxnum_t *new, int *stat);
390 int xfs_rtfind_back(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
391 xfs_rtxnum_t *rtblock);
392 int xfs_rtfind_forw(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
393 xfs_rtxnum_t limit, xfs_rtxnum_t *rtblock);
394 int xfs_rtmodify_range(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
400 int xfs_rtfree_range(struct xfs_rtalloc_args *args, xfs_rtxnum_t start,
403 xfs_rtxnum_t start, xfs_rtxnum_t end,
408 xfs_rtxnum_t start, xfs_rtxlen_t len, bool *is_free);
410 xfs_rtxnum_t start, xfs_rtxlen_t len);
415 xfs_rtxnum_t xfs_rtbitmap_rtx_per_rbmblock(struct xfs_mount *mp);