Searched refs:xfs_rtxnum_t (Results 1 – 14 of 14) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_rtbitmap.h | 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; 391 xfs_rtxnum_t *rtblock); 393 xfs_rtxnum_t limit, xfs_rtxnum_t *rtblock); 403 xfs_rtxnum_t start, xfs_rtxnum_t end, [all …]
|
| A D | xfs_rtbitmap.c | 268 xfs_rtxnum_t *rtx) /* out: start rtext found */ in xfs_rtfind_back() 276 xfs_rtxnum_t len; /* length of inspected area */ in xfs_rtfind_back() 421 xfs_rtxnum_t limit, /* last rtext to look at */ in xfs_rtfind_forw() 422 xfs_rtxnum_t *rtx) /* out: start rtext found */ in xfs_rtfind_forw() 430 xfs_rtxnum_t len; /* length of inspected area */ in xfs_rtfind_forw() 1158 xfs_rtxnum_t start, in xfs_rtalloc_query_range() 1159 xfs_rtxnum_t end, in xfs_rtalloc_query_range() 1185 xfs_rtxnum_t rtend; in xfs_rtalloc_query_range() 1231 xfs_rtxnum_t start, in xfs_rtalloc_extent_is_free() 1240 xfs_rtxnum_t end; in xfs_rtalloc_extent_is_free() [all …]
|
| A D | xfs_rtgroup.h | 37 xfs_rtxnum_t rtg_extents; 233 xfs_rtxnum_t rtx) in xfs_rtx_to_rgbno() 288 xfs_rtxnum_t __xfs_rtgroup_extents(struct xfs_mount *mp, xfs_rgnumber_t rgno, 290 xfs_rtxnum_t xfs_rtgroup_extents(struct xfs_mount *mp, xfs_rgnumber_t rgno);
|
| A D | xfs_rtgroup.c | 140 xfs_rtxnum_t 149 return rextents - ((xfs_rtxnum_t)rgno * mp->m_sb.sb_rgextents); in __xfs_rtgroup_extents() 155 xfs_rtxnum_t
|
| A D | xfs_types.h | 38 typedef uint64_t xfs_rtxnum_t; /* rtextent number */ typedef
|
| A D | xfs_types.c | 151 xfs_rtxnum_t rtx = xfs_rtb_to_rtx(mp, rtbno); in xfs_verify_rtbno()
|
| /fs/xfs/ |
| A D | xfs_rtalloc.c | 223 xfs_rtxnum_t startrtx, in xfs_rtallocate_clamp_len() 1072 static xfs_rtxnum_t 1712 static xfs_rtxnum_t 1784 xfs_rtxnum_t start, in xfs_rtalloc_check_busy() 1789 xfs_rtxnum_t rtx, in xfs_rtalloc_check_busy() 1791 xfs_rtxnum_t *resrtx, in xfs_rtalloc_check_busy() 1842 xfs_rtxnum_t start, in xfs_rtallocate_adjust_for_busy() 1847 xfs_rtxnum_t *rtx) in xfs_rtallocate_adjust_for_busy() 1849 xfs_rtxnum_t resrtx; in xfs_rtallocate_adjust_for_busy() 1906 xfs_rtxnum_t start = 0; in xfs_rtallocate_rtg() [all …]
|
| A D | xfs_discard.c | 450 xfs_rtxnum_t restart_rtx; 453 xfs_rtxnum_t stop_rtx; 572 xfs_rtxnum_t low, in xfs_trim_rtextents() 573 xfs_rtxnum_t high, in xfs_trim_rtextents() 629 xfs_rtxnum_t restart_rtx; 689 xfs_rtxnum_t low, in xfs_trim_rtgroup_extents() 690 xfs_rtxnum_t high, in xfs_trim_rtgroup_extents() 761 xfs_rtxnum_t start_rtx, end_rtx; in xfs_trim_rtdev_extents() 786 xfs_rtxnum_t rtg_end = rtg->rtg_extents; in xfs_trim_rtdev_extents()
|
| A D | xfs_trace.h | 2003 TP_PROTO(struct xfs_rtgroup *rtg, xfs_rtxnum_t start, 2005 xfs_rtxlen_t len, xfs_rtxlen_t prod, xfs_rtxnum_t rtx, 2011 __field(xfs_rtxnum_t, start) 2017 __field(xfs_rtxnum_t, rtx) 2045 TP_PROTO(struct xfs_rtgroup *rtg, xfs_rtxnum_t old_rtx, 2046 xfs_rtxlen_t old_len, xfs_rtxnum_t new_rtx, 2052 __field(xfs_rtxnum_t, old_rtx) 2053 __field(xfs_rtxnum_t, new_rtx)
|
| A D | xfs_fsmap.c | 759 xfs_rtxnum_t start_rtx, end_rtx; in xfs_getfsmap_rtdev_rtbitmap()
|
| /fs/xfs/scrub/ |
| A D | rtbitmap.c | 276 xfs_rtxnum_t startext; in xchk_xref_is_used_rt_space() 277 xfs_rtxnum_t endext; in xchk_xref_is_used_rt_space()
|
| A D | rtbitmap_repair.c | 85 xfs_rtxnum_t rtx) in rtx_to_wordoff() 189 xfs_rtxnum_t startrtx; in xrep_rtbitmap_mark_free() 190 xfs_rtxnum_t nextrtx; in xrep_rtbitmap_mark_free()
|
| A D | trace.h | 1253 TP_PROTO(struct xfs_mount *mp, xfs_rtxnum_t start, 1260 __field(xfs_rtxnum_t, start) 3660 TP_PROTO(struct xfs_mount *mp, xfs_rtxnum_t start, xfs_rtxnum_t end), 3665 __field(xfs_rtxnum_t, start) 3666 __field(xfs_rtxnum_t, end) 3682 TP_PROTO(struct xfs_mount *mp, xfs_rtxnum_t start, \ 3683 xfs_rtxnum_t end), \ 3716 xfs_rtxnum_t rtx, xfs_rtxnum_t len), 3723 __field(xfs_rtxnum_t, rtx) 3724 __field(xfs_rtxnum_t, len)
|
| A D | repair.c | 1051 xfs_rtxnum_t startrtx; in xrep_require_rtext_inuse() 1052 xfs_rtxnum_t endrtx; in xrep_require_rtext_inuse()
|
Completed in 41 milliseconds