Symbol: xfs_rtxlen_t
fs/xfs/libxfs/xfs_format.h
180
xfs_rtxlen_t sb_rgextents; /* size of a realtime group in rtx */
fs/xfs/libxfs/xfs_format.h
752
#define XFS_MIN_RGEXTENTS ((xfs_rtxlen_t)2)
fs/xfs/libxfs/xfs_rtbitmap.c
1031
xfs_rtxlen_t len) /* length of extent */
fs/xfs/libxfs/xfs_rtbitmap.c
1055
xfs_rtxlen_t len) /* length of extent freed */
fs/xfs/libxfs/xfs_rtbitmap.c
1232
xfs_rtxlen_t len,
fs/xfs/libxfs/xfs_rtbitmap.c
662
xfs_rtxlen_t len, /* length of extent to modify */
fs/xfs/libxfs/xfs_rtbitmap.c
801
xfs_rtxlen_t len) /* in/out: summary block number */
fs/xfs/libxfs/xfs_rtbitmap.c
874
xfs_rtxlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_rtbitmap.h
389
xfs_rtxlen_t len, int val, xfs_rtxnum_t *new, int *stat);
fs/xfs/libxfs/xfs_rtbitmap.h
395
xfs_rtxlen_t len, int val);
fs/xfs/libxfs/xfs_rtbitmap.h
401
xfs_rtxlen_t len);
fs/xfs/libxfs/xfs_rtbitmap.h
408
xfs_rtxnum_t start, xfs_rtxlen_t len, bool *is_free);
fs/xfs/libxfs/xfs_rtbitmap.h
410
xfs_rtxnum_t start, xfs_rtxlen_t len);
fs/xfs/libxfs/xfs_rtbitmap.h
61
xfs_rtxlen_t rtxlen)
fs/xfs/libxfs/xfs_rtbitmap.h
81
static inline xfs_rtxlen_t
fs/xfs/libxfs/xfs_sb.c
392
xfs_rtxlen_t rgextents,
fs/xfs/libxfs/xfs_sb.h
47
int xfs_compute_rgblklog(xfs_rtxlen_t rgextents, xfs_rgblock_t rextsize);
fs/xfs/libxfs/xfs_trans_resv.c
240
xfs_rtxlen_t rtxlen;
fs/xfs/scrub/cow_repair.c
465
xfs_rtxlen_t maxrtx =
fs/xfs/scrub/rtbitmap_repair.c
90
xfs_rtxlen_t rtxlen)
fs/xfs/xfs_rtalloc.c
142
xfs_rtxlen_t len) /* in/out: summary block number */
fs/xfs/xfs_rtalloc.c
1756
xfs_rtxlen_t len) /* allocation length (rtextents) */
fs/xfs/xfs_rtalloc.c
1793
xfs_rtxlen_t *raminlen,
fs/xfs/xfs_rtalloc.c
1794
xfs_rtxlen_t *ramaxlen,
fs/xfs/xfs_rtalloc.c
1795
xfs_rtxlen_t *prod)
fs/xfs/xfs_rtalloc.c
1797
xfs_rtxlen_t newmaxlen = *ramaxlen;
fs/xfs/xfs_rtalloc.c
1798
xfs_rtxlen_t newminlen = *raminlen;
fs/xfs/xfs_rtalloc.c
1799
xfs_rtxlen_t slack;
fs/xfs/xfs_rtalloc.c
1825
xfs_rtxlen_t minlen_rtx,
fs/xfs/xfs_rtalloc.c
1826
xfs_rtxlen_t maxlen_rtx,
fs/xfs/xfs_rtalloc.c
1827
xfs_rtxlen_t len_rtx,
fs/xfs/xfs_rtalloc.c
1828
xfs_rtxlen_t prod,
fs/xfs/xfs_rtalloc.c
1830
xfs_rtxlen_t *reslen,
fs/xfs/xfs_rtalloc.c
1883
xfs_rtxlen_t minlen,
fs/xfs/xfs_rtalloc.c
1884
xfs_rtxlen_t maxlen,
fs/xfs/xfs_rtalloc.c
1885
xfs_rtxlen_t *len,
fs/xfs/xfs_rtalloc.c
1886
xfs_rtxlen_t prod,
fs/xfs/xfs_rtalloc.c
1890
xfs_rtxlen_t reslen;
fs/xfs/xfs_rtalloc.c
1933
xfs_rtxlen_t minlen,
fs/xfs/xfs_rtalloc.c
1934
xfs_rtxlen_t maxlen,
fs/xfs/xfs_rtalloc.c
1935
xfs_rtxlen_t prod,
fs/xfs/xfs_rtalloc.c
1948
xfs_rtxlen_t len = 0;
fs/xfs/xfs_rtalloc.c
2047
xfs_rtxlen_t minlen,
fs/xfs/xfs_rtalloc.c
2048
xfs_rtxlen_t maxlen,
fs/xfs/xfs_rtalloc.c
2049
xfs_rtxlen_t prod,
fs/xfs/xfs_rtalloc.c
209
static inline xfs_rtxlen_t
fs/xfs/xfs_rtalloc.c
2093
xfs_rtxlen_t *ralen,
fs/xfs/xfs_rtalloc.c
2094
xfs_rtxlen_t *raminlen,
fs/xfs/xfs_rtalloc.c
2095
xfs_rtxlen_t *prod,
fs/xfs/xfs_rtalloc.c
211
xfs_rtxlen_t rtxlen,
fs/xfs/xfs_rtalloc.c
212
xfs_rtxlen_t prod)
fs/xfs/xfs_rtalloc.c
2144
*raminlen = max_t(xfs_rtxlen_t, 1, xfs_extlen_to_rtxlen(mp, minlen));
fs/xfs/xfs_rtalloc.c
2168
xfs_rtxlen_t prod = 0; /* product factor for allocators */
fs/xfs/xfs_rtalloc.c
2169
xfs_rtxlen_t ralen = 0; /* realtime allocation length */
fs/xfs/xfs_rtalloc.c
2172
xfs_rtxlen_t raminlen;
fs/xfs/xfs_rtalloc.c
223
static inline xfs_rtxlen_t
fs/xfs/xfs_rtalloc.c
227
xfs_rtxlen_t rtxlen,
fs/xfs/xfs_rtalloc.c
228
xfs_rtxlen_t prod)
fs/xfs/xfs_rtalloc.c
230
xfs_rtxlen_t ret;
fs/xfs/xfs_rtalloc.c
246
xfs_rtxlen_t minlen, /* minimum length to allocate */
fs/xfs/xfs_rtalloc.c
247
xfs_rtxlen_t maxlen, /* maximum length to allocate */
fs/xfs/xfs_rtalloc.c
248
xfs_rtxlen_t *len, /* out: actual length allocated */
fs/xfs/xfs_rtalloc.c
250
xfs_rtxlen_t prod, /* extent product factor */
fs/xfs/xfs_rtalloc.c
258
xfs_rtxlen_t scanlen; /* number of free rtx to look for */
fs/xfs/xfs_rtalloc.c
259
xfs_rtxlen_t bestlen = 0; /* best length found so far */
fs/xfs/xfs_rtalloc.c
350
xfs_rtxlen_t minlen, /* minimum length to allocate */
fs/xfs/xfs_rtalloc.c
351
xfs_rtxlen_t maxlen, /* maximum length to allocate */
fs/xfs/xfs_rtalloc.c
352
xfs_rtxlen_t *len, /* out: actual length allocated */
fs/xfs/xfs_rtalloc.c
353
xfs_rtxlen_t prod, /* extent product factor */
fs/xfs/xfs_rtalloc.c
357
xfs_rtxlen_t alloclen; /* candidate length */
fs/xfs/xfs_rtalloc.c
358
xfs_rtxlen_t scanlen; /* number of free rtx to look for */
fs/xfs/xfs_rtalloc.c
408
xfs_rtxlen_t minlen, /* minimum length to allocate */
fs/xfs/xfs_rtalloc.c
409
xfs_rtxlen_t maxlen, /* maximum length to allocate */
fs/xfs/xfs_rtalloc.c
410
xfs_rtxlen_t *len, /* out: actual length allocated */
fs/xfs/xfs_rtalloc.c
411
xfs_rtxlen_t prod, /* extent product factor */
fs/xfs/xfs_rtalloc.c
555
xfs_rtxlen_t minlen, /* minimum length to allocate */
fs/xfs/xfs_rtalloc.c
556
xfs_rtxlen_t maxlen, /* maximum length to allocate */
fs/xfs/xfs_rtalloc.c
557
xfs_rtxlen_t prod, /* extent product factor */
fs/xfs/xfs_rtalloc.c
558
xfs_rtxlen_t *len, /* out: actual length allocated */
fs/xfs/xfs_rtalloc.c
605
xfs_rtxlen_t minlen, /* minimum length to allocate */
fs/xfs/xfs_rtalloc.c
606
xfs_rtxlen_t maxlen, /* maximum length to allocate */
fs/xfs/xfs_rtalloc.c
607
xfs_rtxlen_t *len, /* out: actual length allocated */
fs/xfs/xfs_rtalloc.c
608
xfs_rtxlen_t prod, /* extent product factor */
fs/xfs/xfs_rtalloc.c
652
max_t(xfs_rtxlen_t, minlen, 1 << l),
fs/xfs/xfs_rtalloc.c
653
min_t(xfs_rtxlen_t, maxlen, (1 << (l + 1)) - 1),
fs/xfs/xfs_rtalloc.h
76
xfs_rtxlen_t minlen, xfs_rtxlen_t maxlen, xfs_rtxlen_t prod,
fs/xfs/xfs_trace.h
2035
xfs_rtxlen_t minlen, xfs_rtxlen_t maxlen,
fs/xfs/xfs_trace.h
2036
xfs_rtxlen_t len, xfs_rtxlen_t prod, xfs_rtxnum_t rtx,
fs/xfs/xfs_trace.h
2043
__field(xfs_rtxlen_t, minlen)
fs/xfs/xfs_trace.h
2044
__field(xfs_rtxlen_t, maxlen)
fs/xfs/xfs_trace.h
2045
__field(xfs_rtxlen_t, mod)
fs/xfs/xfs_trace.h
2046
__field(xfs_rtxlen_t, prod)
fs/xfs/xfs_trace.h
2047
__field(xfs_rtxlen_t, len)
fs/xfs/xfs_trace.h
2077
xfs_rtxlen_t old_len, xfs_rtxnum_t new_rtx,
fs/xfs/xfs_trace.h
2078
xfs_rtxlen_t new_len),
fs/xfs/xfs_trace.h
2085
__field(xfs_rtxlen_t, old_len)
fs/xfs/xfs_trace.h
2086
__field(xfs_rtxlen_t, new_len)