Searched refs:xfs_rtxnum_t (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A D | xfs_rtbitmap.h | 23 xfs_rtxnum_t rtx) in xfs_rtx_to_rtb() 66 static inline xfs_rtxnum_t 93 static inline xfs_rtxnum_t 131 xfs_rtxnum_t rtx) in xfs_rtx_to_rbmblock() 140 xfs_rtxnum_t rtx) in xfs_rtx_to_rbmword() 146 static inline xfs_rtxnum_t 266 xfs_rtxnum_t ar_startext; 283 xfs_rtxnum_t *rtblock); 285 xfs_rtxnum_t limit, xfs_rtxnum_t *rtblock); 295 xfs_rtxnum_t start, xfs_rtxnum_t end, [all …]
|
| A D | xfs_rtbitmap.c | 180 xfs_rtxnum_t *rtx) /* out: start rtext found */ in xfs_rtfind_back() 188 xfs_rtxnum_t len; /* length of inspected area */ in xfs_rtfind_back() 333 xfs_rtxnum_t limit, /* last rtext to look at */ in xfs_rtfind_forw() 334 xfs_rtxnum_t *rtx) /* out: start rtext found */ in xfs_rtfind_forw() 342 xfs_rtxnum_t len; /* length of inspected area */ in xfs_rtfind_forw() 715 xfs_rtxnum_t end; /* end of the freed extent */ in xfs_rtfree_range() 1050 xfs_rtxnum_t start, in xfs_rtalloc_query_range() 1051 xfs_rtxnum_t end, in xfs_rtalloc_query_range() 1072 xfs_rtxnum_t rtend; in xfs_rtalloc_query_range() 1118 xfs_rtxnum_t start, in xfs_rtalloc_extent_is_free() [all …]
|
| A D | xfs_types.h | 36 typedef uint64_t xfs_rtxnum_t; /* rtextent number */ typedef
|
| /linux/fs/xfs/ |
| A D | xfs_rtalloc.c | 215 xfs_rtxnum_t startrtx, in xfs_rtallocate_clamp_len() 244 xfs_rtxnum_t end; /* last rtext in chunk */ in xfs_rtallocate_extent_block() 245 xfs_rtxnum_t i; /* current rtext trying */ in xfs_rtallocate_extent_block() 246 xfs_rtxnum_t next; /* next rtext to try */ in xfs_rtallocate_extent_block() 286 xfs_rtxnum_t thislen; /* this extent size */ in xfs_rtallocate_extent_block() 410 xfs_rtxnum_t n; /* next rtext to try */ in xfs_rtallocate_extent_near() 556 xfs_rtxnum_t n; /* next rtext to be tried */ in xfs_rtalloc_sumlevel() 1196 static xfs_rtxnum_t 1202 xfs_rtxnum_t b; /* result rtext */ in xfs_rtpick_extent() 1280 xfs_rtxnum_t start = 0; in xfs_rtallocate() [all …]
|
| A D | xfs_discard.c | 432 xfs_rtxnum_t restart_rtx; 435 xfs_rtxnum_t stop_rtx; 560 xfs_rtxnum_t low, high; in xfs_trim_rtdev_extents()
|
| A D | xfs_fsmap.c | 751 xfs_rtxnum_t high; in xfs_getfsmap_rtdev_rtbitmap()
|
| /linux/fs/xfs/scrub/ |
| A D | rtbitmap.c | 210 xfs_rtxnum_t startext; in xchk_xref_is_used_rt_space() 211 xfs_rtxnum_t endext; in xchk_xref_is_used_rt_space()
|
| A D | trace.h | 1240 TP_PROTO(struct xfs_mount *mp, xfs_rtxnum_t start, 1247 __field(xfs_rtxnum_t, start)
|
Completed in 20 milliseconds