Symbol: xfs_extlen_t
fs/xfs/libxfs/xfs_ag.c
495
xfs_extlen_t tmpsize;
fs/xfs/libxfs/xfs_ag.c
742
xfs_extlen_t delta)
fs/xfs/libxfs/xfs_ag.c
910
xfs_extlen_t len)
fs/xfs/libxfs/xfs_ag.h
23
xfs_extlen_t ar_orig_reserved;
fs/xfs/libxfs/xfs_ag.h
25
xfs_extlen_t ar_reserved;
fs/xfs/libxfs/xfs_ag.h
27
xfs_extlen_t ar_asked;
fs/xfs/libxfs/xfs_ag.h
321
xfs_extlen_t agsize; /* new AG size */
fs/xfs/libxfs/xfs_ag.h
333
xfs_extlen_t delta);
fs/xfs/libxfs/xfs_ag.h
338
xfs_extlen_t len);
fs/xfs/libxfs/xfs_ag.h
41
xfs_extlen_t pagf_freeblks; /* total free blocks */
fs/xfs/libxfs/xfs_ag.h
42
xfs_extlen_t pagf_longest; /* longest free space */
fs/xfs/libxfs/xfs_ag_resv.c
103
xfs_extlen_t
fs/xfs/libxfs/xfs_ag_resv.c
108
xfs_extlen_t len;
fs/xfs/libxfs/xfs_ag_resv.c
136
xfs_extlen_t oldresv;
fs/xfs/libxfs/xfs_ag_resv.c
171
xfs_extlen_t ask,
fs/xfs/libxfs/xfs_ag_resv.c
172
xfs_extlen_t used)
fs/xfs/libxfs/xfs_ag_resv.c
177
xfs_extlen_t hidden_space;
fs/xfs/libxfs/xfs_ag_resv.c
242
xfs_extlen_t ask;
fs/xfs/libxfs/xfs_ag_resv.c
243
xfs_extlen_t used;
fs/xfs/libxfs/xfs_ag_resv.c
343
xfs_extlen_t len;
fs/xfs/libxfs/xfs_ag_resv.c
366
len = min_t(xfs_extlen_t, args->len, resv->ar_reserved);
fs/xfs/libxfs/xfs_ag_resv.c
384
xfs_extlen_t len)
fs/xfs/libxfs/xfs_ag_resv.c
386
xfs_extlen_t leftover;
fs/xfs/libxfs/xfs_ag_resv.c
409
leftover = min_t(xfs_extlen_t, len, resv->ar_asked - resv->ar_reserved);
fs/xfs/libxfs/xfs_ag_resv.c
74
xfs_extlen_t avail;
fs/xfs/libxfs/xfs_ag_resv.c
75
xfs_extlen_t orig;
fs/xfs/libxfs/xfs_ag_resv.h
13
xfs_extlen_t xfs_ag_resv_needed(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.h
19
struct xfs_trans *tp, xfs_extlen_t len);
fs/xfs/libxfs/xfs_alloc.c
1016
xfs_extlen_t len, lena, diff = -1;
fs/xfs/libxfs/xfs_alloc.c
1141
xfs_extlen_t len, cur_len;
fs/xfs/libxfs/xfs_alloc.c
1210
xfs_extlen_t *flenp, /* result length */
fs/xfs/libxfs/xfs_alloc.c
1216
xfs_extlen_t flen = 0;
fs/xfs/libxfs/xfs_alloc.c
1322
xfs_extlen_t flen; /* length of found extent */
fs/xfs/libxfs/xfs_alloc.c
1324
xfs_extlen_t tlen; /* length of busy extent */
fs/xfs/libxfs/xfs_alloc.c
159
xfs_extlen_t len,
fs/xfs/libxfs/xfs_alloc.c
1612
xfs_extlen_t *len,
fs/xfs/libxfs/xfs_alloc.c
1682
xfs_extlen_t len;
fs/xfs/libxfs/xfs_alloc.c
1798
xfs_extlen_t flen; /* length of found freespace */
fs/xfs/libxfs/xfs_alloc.c
1800
xfs_extlen_t rlen; /* length of returned extent */
fs/xfs/libxfs/xfs_alloc.c
181
xfs_extlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_alloc.c
1906
xfs_extlen_t bestflen;
fs/xfs/libxfs/xfs_alloc.c
1908
xfs_extlen_t bestrlen;
fs/xfs/libxfs/xfs_alloc.c
195
xfs_extlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_alloc.c
2043
xfs_extlen_t len,
fs/xfs/libxfs/xfs_alloc.c
2051
xfs_extlen_t gtlen; /* length of right neighbor */
fs/xfs/libxfs/xfs_alloc.c
2053
xfs_extlen_t ltlen; /* length of left neighbor */
fs/xfs/libxfs/xfs_alloc.c
2055
xfs_extlen_t nlen; /* new length of freespace */
fs/xfs/libxfs/xfs_alloc.c
209
xfs_extlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_alloc.c
2216
xfs_extlen_t xxlen;
fs/xfs/libxfs/xfs_alloc.c
231
xfs_extlen_t len) /* length of extent */
fs/xfs/libxfs/xfs_alloc.c
2405
xfs_extlen_t
fs/xfs/libxfs/xfs_alloc.c
2408
xfs_extlen_t need,
fs/xfs/libxfs/xfs_alloc.c
2409
xfs_extlen_t reserved)
fs/xfs/libxfs/xfs_alloc.c
2411
xfs_extlen_t delta = 0;
fs/xfs/libxfs/xfs_alloc.c
2433
return min_t(xfs_extlen_t, pag_mount(pag)->m_ag_max_usable,
fs/xfs/libxfs/xfs_alloc.c
2497
xfs_extlen_t min_free,
fs/xfs/libxfs/xfs_alloc.c
2501
xfs_extlen_t alloc_len, longest;
fs/xfs/libxfs/xfs_alloc.c
2502
xfs_extlen_t reservation; /* blocks that are still reserved */
fs/xfs/libxfs/xfs_alloc.c
2504
xfs_extlen_t agflcount;
fs/xfs/libxfs/xfs_alloc.c
2522
agflcount = min_t(xfs_extlen_t, pag->pagf_flcount, min_free);
fs/xfs/libxfs/xfs_alloc.c
2664
xefi->xefi_blockcount = (xfs_extlen_t)len;
fs/xfs/libxfs/xfs_alloc.c
2793
xfs_extlen_t flen;
fs/xfs/libxfs/xfs_alloc.c
2837
xfs_extlen_t need; /* total blocks needed in freelist */
fs/xfs/libxfs/xfs_alloc.c
291
xfs_extlen_t *len, /* output: length of extent */
fs/xfs/libxfs/xfs_alloc.c
321
xfs_extlen_t foundlen, /* length in found extent */
fs/xfs/libxfs/xfs_alloc.c
323
xfs_extlen_t *reslen, /* result length */
fs/xfs/libxfs/xfs_alloc.c
327
xfs_extlen_t len = foundlen;
fs/xfs/libxfs/xfs_alloc.c
328
xfs_extlen_t diff;
fs/xfs/libxfs/xfs_alloc.c
366
STATIC xfs_extlen_t /* difference value (absolute) */
fs/xfs/libxfs/xfs_alloc.c
369
xfs_extlen_t wantlen, /* target length */
fs/xfs/libxfs/xfs_alloc.c
370
xfs_extlen_t alignment, /* target alignment */
fs/xfs/libxfs/xfs_alloc.c
373
xfs_extlen_t freelen, /* freespace's length */
fs/xfs/libxfs/xfs_alloc.c
379
xfs_extlen_t newlen1 = 0; /* length with newbno1 */
fs/xfs/libxfs/xfs_alloc.c
380
xfs_extlen_t newlen2 = 0; /* length with newbno2 */
fs/xfs/libxfs/xfs_alloc.c
4008
xfs_extlen_t len,
fs/xfs/libxfs/xfs_alloc.c
4126
xfs_extlen_t len,
fs/xfs/libxfs/xfs_alloc.c
441
xfs_extlen_t k;
fs/xfs/libxfs/xfs_alloc.c
442
xfs_extlen_t rlen;
fs/xfs/libxfs/xfs_alloc.c
498
xfs_extlen_t *longest)
fs/xfs/libxfs/xfs_alloc.c
544
xfs_extlen_t longest = 0;
fs/xfs/libxfs/xfs_alloc.c
571
xfs_extlen_t flen, /* length of free extent */
fs/xfs/libxfs/xfs_alloc.c
573
xfs_extlen_t rlen, /* length of returned extent */
fs/xfs/libxfs/xfs_alloc.c
580
xfs_extlen_t nflen1 = 0; /* first new free length */
fs/xfs/libxfs/xfs_alloc.c
581
xfs_extlen_t nflen2 = 0; /* second new free length */
fs/xfs/libxfs/xfs_alloc.c
67
xfs_extlen_t
fs/xfs/libxfs/xfs_alloc.c
926
xfs_extlen_t cur_len;/* current search length */
fs/xfs/libxfs/xfs_alloc.c
928
xfs_extlen_t rec_len;/* extent length */
fs/xfs/libxfs/xfs_alloc.c
930
xfs_extlen_t len; /* alloc len */
fs/xfs/libxfs/xfs_alloc.c
931
xfs_extlen_t diff; /* diff from search bno */
fs/xfs/libxfs/xfs_alloc.h
148
xfs_extlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_alloc.h
158
xfs_extlen_t len,
fs/xfs/libxfs/xfs_alloc.h
169
xfs_extlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_alloc.h
176
xfs_extlen_t len, /* length of extent */
fs/xfs/libxfs/xfs_alloc.h
183
xfs_extlen_t *len, /* output: length of extent */
fs/xfs/libxfs/xfs_alloc.h
202
xfs_extlen_t xfs_prealloc_blocks(struct xfs_mount *mp);
fs/xfs/libxfs/xfs_alloc.h
217
xfs_extlen_t len, enum xbtree_recpacking *outcome);
fs/xfs/libxfs/xfs_alloc.h
254
xfs_extlen_t xefi_blockcount;/* number of blocks in extent */
fs/xfs/libxfs/xfs_alloc.h
42
xfs_extlen_t minlen; /* minimum size of extent */
fs/xfs/libxfs/xfs_alloc.h
43
xfs_extlen_t maxlen; /* maximum size of extent */
fs/xfs/libxfs/xfs_alloc.h
44
xfs_extlen_t mod; /* mod value for extent size */
fs/xfs/libxfs/xfs_alloc.h
45
xfs_extlen_t prod; /* prod value for extent size */
fs/xfs/libxfs/xfs_alloc.h
46
xfs_extlen_t minleft; /* min blocks must be left after us */
fs/xfs/libxfs/xfs_alloc.h
47
xfs_extlen_t total; /* total blocks needed in xaction */
fs/xfs/libxfs/xfs_alloc.h
48
xfs_extlen_t alignment; /* align answer to multiple of this */
fs/xfs/libxfs/xfs_alloc.h
49
xfs_extlen_t minalignslop; /* slop for minlen+alignment calcs */
fs/xfs/libxfs/xfs_alloc.h
52
xfs_extlen_t len; /* output: actual size of extent */
fs/xfs/libxfs/xfs_alloc.h
72
xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
73
xfs_extlen_t need, xfs_extlen_t reserved);
fs/xfs/libxfs/xfs_alloc.h
82
xfs_agblock_t bno, xfs_extlen_t len,
fs/xfs/libxfs/xfs_alloc_btree.c
594
xfs_extlen_t
fs/xfs/libxfs/xfs_alloc_btree.h
58
extern xfs_extlen_t xfs_allocbt_calc_size(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_bmap.c
1238
xfs_extlen_t len, /* size of hole to find */
fs/xfs/libxfs/xfs_bmap.c
2821
xfs_extlen_t extsz, /* align to this extent size */
fs/xfs/libxfs/xfs_bmap.c
2827
xfs_extlen_t *lenp) /* in/out: aligned length */
fs/xfs/libxfs/xfs_bmap.c
2830
xfs_extlen_t orig_alen; /* original length */
fs/xfs/libxfs/xfs_bmap.c
2835
xfs_extlen_t align_alen; /* temp for length */
fs/xfs/libxfs/xfs_bmap.c
2836
xfs_extlen_t temp; /* temp for calculations */
fs/xfs/libxfs/xfs_bmap.c
3152
xfs_extlen_t *blen)
fs/xfs/libxfs/xfs_bmap.c
3154
xfs_extlen_t longest;
fs/xfs/libxfs/xfs_bmap.c
3173
static xfs_extlen_t
fs/xfs/libxfs/xfs_bmap.c
3177
xfs_extlen_t blen)
fs/xfs/libxfs/xfs_bmap.c
3201
xfs_extlen_t *blen)
fs/xfs/libxfs/xfs_bmap.c
3294
xfs_extlen_t align = 0; /* minimum allocation alignment */
fs/xfs/libxfs/xfs_bmap.c
3344
xfs_extlen_t orig_length)
fs/xfs/libxfs/xfs_bmap.c
3412
xfs_extlen_t blen,
fs/xfs/libxfs/xfs_bmap.c
3427
xfs_extlen_t nextminlen = 0;
fs/xfs/libxfs/xfs_bmap.c
3540
xfs_extlen_t blen = 0;
fs/xfs/libxfs/xfs_bmap.c
3590
xfs_extlen_t blen = 0;
fs/xfs/libxfs/xfs_bmap.c
3644
xfs_extlen_t orig_length;
fs/xfs/libxfs/xfs_bmap.c
4077
xfs_extlen_t
fs/xfs/libxfs/xfs_bmap.c
4141
xfs_extlen_t total, /* total blocks needed */
fs/xfs/libxfs/xfs_bmap.c
5187
xfs_extlen_t mod; /* rt extent offset */
fs/xfs/libxfs/xfs_bmap.c
5328
xfs_extlen_t off = mp->m_sb.sb_rextsize - mod;
fs/xfs/libxfs/xfs_bmap.c
6222
xfs_extlen_t
fs/xfs/libxfs/xfs_bmap.c
6245
xfs_extlen_t
fs/xfs/libxfs/xfs_bmap.c
6249
xfs_extlen_t a, b;
fs/xfs/libxfs/xfs_bmap.c
785
xfs_extlen_t total, /* total blocks needed by transaction */
fs/xfs/libxfs/xfs_bmap.h
179
struct xfs_trans *tp, xfs_extlen_t *blen);
fs/xfs/libxfs/xfs_bmap.h
188
xfs_extlen_t total, int *logflagsp, int whichfork,
fs/xfs/libxfs/xfs_bmap.h
195
xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
fs/xfs/libxfs/xfs_bmap.h
205
xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap);
fs/xfs/libxfs/xfs_bmap.h
232
xfs_extlen_t xfs_bmapi_minleft(struct xfs_trans *tp, struct xfs_inode *ip,
fs/xfs/libxfs/xfs_bmap.h
27
xfs_extlen_t length; /* i/o length asked/allocated */
fs/xfs/libxfs/xfs_bmap.h
300
xfs_extlen_t xfs_get_extsz_hint(struct xfs_inode *ip);
fs/xfs/libxfs/xfs_bmap.h
301
xfs_extlen_t xfs_get_cowextsz_hint(struct xfs_inode *ip);
fs/xfs/libxfs/xfs_bmap.h
35
xfs_extlen_t total; /* total blocks needed for xaction */
fs/xfs/libxfs/xfs_bmap.h
36
xfs_extlen_t minlen; /* minimum allocation size (blocks) */
fs/xfs/libxfs/xfs_bmap.h
37
xfs_extlen_t minleft; /* amount must be left after alloc */
fs/xfs/libxfs/xfs_btree.c
1111
xfs_extlen_t count)
fs/xfs/libxfs/xfs_btree.h
451
#define XFS_EXTLEN_MIN(a,b) min_t(xfs_extlen_t, (a), (b))
fs/xfs/libxfs/xfs_btree.h
452
#define XFS_EXTLEN_MAX(a,b) max_t(xfs_extlen_t, (a), (b))
fs/xfs/libxfs/xfs_da_btree.h
75
xfs_extlen_t total; /* total blocks needed, for 1st bmap */
fs/xfs/libxfs/xfs_dir2.c
330
xfs_extlen_t total) /* bmap's total block count */
fs/xfs/libxfs/xfs_dir2.c
497
xfs_extlen_t total) /* bmap's total block count */
fs/xfs/libxfs/xfs_dir2.c
554
xfs_extlen_t total) /* bmap's total block count */
fs/xfs/libxfs/xfs_dir2.h
65
xfs_extlen_t tot);
fs/xfs/libxfs/xfs_dir2.h
71
xfs_extlen_t tot);
fs/xfs/libxfs/xfs_dir2.h
74
xfs_extlen_t tot);
fs/xfs/libxfs/xfs_format.h
109
xfs_extlen_t sb_rbmblocks; /* number of rt bitmap blocks */
fs/xfs/libxfs/xfs_format.h
110
xfs_extlen_t sb_logblocks; /* number of log blocks */
fs/xfs/libxfs/xfs_format.h
142
xfs_extlen_t sb_inoalignmt; /* inode chunk alignment, fsblocks */
fs/xfs/libxfs/xfs_format.h
1550
xfs_extlen_t ar_blockcount; /* count of free blocks */
fs/xfs/libxfs/xfs_format.h
171
xfs_extlen_t sb_spino_align; /* sparse inode chunk alignment */
fs/xfs/libxfs/xfs_format.h
1808
#define XFS_REFC_LEN_MAX ((xfs_extlen_t)~0U)
fs/xfs/libxfs/xfs_format.h
1863
#define XFS_MAX_BMBT_EXTLEN ((xfs_extlen_t)(BMBT_BLOCKCOUNT_MASK))
fs/xfs/libxfs/xfs_ialloc.c
1730
xfs_extlen_t ineed;
fs/xfs/libxfs/xfs_ialloc.c
1731
xfs_extlen_t longest = 0;
fs/xfs/libxfs/xfs_ialloc.c
2892
xfs_extlen_t len,
fs/xfs/libxfs/xfs_ialloc.h
103
xfs_agblock_t bno, xfs_extlen_t len,
fs/xfs/libxfs/xfs_ialloc_btree.c
715
static xfs_extlen_t
fs/xfs/libxfs/xfs_ialloc_btree.c
743
xfs_extlen_t *tree_blocks)
fs/xfs/libxfs/xfs_ialloc_btree.c
768
xfs_extlen_t *tree_blocks)
fs/xfs/libxfs/xfs_ialloc_btree.c
791
xfs_extlen_t *ask,
fs/xfs/libxfs/xfs_ialloc_btree.c
792
xfs_extlen_t *used)
fs/xfs/libxfs/xfs_ialloc_btree.c
794
xfs_extlen_t tree_len = 0;
fs/xfs/libxfs/xfs_ialloc_btree.c
813
xfs_extlen_t
fs/xfs/libxfs/xfs_ialloc_btree.h
67
xfs_extlen_t *ask, xfs_extlen_t *used);
fs/xfs/libxfs/xfs_ialloc_btree.h
68
extern xfs_extlen_t xfs_iallocbt_calc_size(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_log_format.h
419
xfs_extlen_t di_extsize; /* basic/minimum extent size for file */
fs/xfs/libxfs/xfs_log_format.h
593
xfs_extlen_t ext_len;
fs/xfs/libxfs/xfs_refcount.c
1024
xfs_extlen_t *aglen,
fs/xfs/libxfs/xfs_refcount.c
1153
xfs_extlen_t *aglen,
fs/xfs/libxfs/xfs_refcount.c
1295
xfs_extlen_t *aglen,
fs/xfs/libxfs/xfs_refcount.c
1583
xfs_extlen_t blockcount)
fs/xfs/libxfs/xfs_refcount.c
1642
xfs_extlen_t aglen,
fs/xfs/libxfs/xfs_refcount.c
1644
xfs_extlen_t *flen,
fs/xfs/libxfs/xfs_refcount.c
1803
xfs_extlen_t aglen,
fs/xfs/libxfs/xfs_refcount.c
1907
xfs_extlen_t aglen,
fs/xfs/libxfs/xfs_refcount.c
1953
xfs_extlen_t aglen)
fs/xfs/libxfs/xfs_refcount.c
1969
xfs_extlen_t aglen)
fs/xfs/libxfs/xfs_refcount.c
1984
xfs_extlen_t len)
fs/xfs/libxfs/xfs_refcount.c
2003
xfs_extlen_t len)
fs/xfs/libxfs/xfs_refcount.c
2174
xfs_extlen_t len,
fs/xfs/libxfs/xfs_refcount.c
43
xfs_agblock_t agbno, xfs_extlen_t aglen);
fs/xfs/libxfs/xfs_refcount.c
45
xfs_agblock_t agbno, xfs_extlen_t aglen);
fs/xfs/libxfs/xfs_refcount.c
492
xfs_extlen_t *aglen)
fs/xfs/libxfs/xfs_refcount.c
573
xfs_extlen_t *aglen)
fs/xfs/libxfs/xfs_refcount.c
637
xfs_extlen_t *aglen)
fs/xfs/libxfs/xfs_refcount.c
707
xfs_extlen_t aglen)
fs/xfs/libxfs/xfs_refcount.c
800
xfs_extlen_t aglen)
fs/xfs/libxfs/xfs_refcount.h
120
xfs_extlen_t len, enum xbtree_recpacking *outcome);
fs/xfs/libxfs/xfs_refcount.h
62
xfs_extlen_t ri_blockcount;
fs/xfs/libxfs/xfs_refcount.h
90
xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno,
fs/xfs/libxfs/xfs_refcount.h
91
xfs_extlen_t *flen, bool find_end_of_shared);
fs/xfs/libxfs/xfs_refcount.h
94
xfs_fsblock_t fsb, xfs_extlen_t len);
fs/xfs/libxfs/xfs_refcount.h
96
xfs_fsblock_t fsb, xfs_extlen_t len);
fs/xfs/libxfs/xfs_refcount_btree.c
460
xfs_extlen_t
fs/xfs/libxfs/xfs_refcount_btree.c
471
xfs_extlen_t
fs/xfs/libxfs/xfs_refcount_btree.c
491
xfs_extlen_t *ask,
fs/xfs/libxfs/xfs_refcount_btree.c
492
xfs_extlen_t *used)
fs/xfs/libxfs/xfs_refcount_btree.c
497
xfs_extlen_t tree_len;
fs/xfs/libxfs/xfs_refcount_btree.h
55
extern xfs_extlen_t xfs_refcountbt_calc_size(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_refcount_btree.h
57
extern xfs_extlen_t xfs_refcountbt_max_size(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_refcount_btree.h
61
struct xfs_trans *tp, struct xfs_perag *pag, xfs_extlen_t *ask,
fs/xfs/libxfs/xfs_refcount_btree.h
62
xfs_extlen_t *used);
fs/xfs/libxfs/xfs_rmap.c
1023
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
1212
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
124
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
1251
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
166
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
1749
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2181
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2326
xfs_extlen_t orig_len = ltrec.rm_blockcount;
fs/xfs/libxfs/xfs_rmap.c
2373
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2605
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2838
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2860
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2913
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
2964
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
3044
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
3075
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
600
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
678
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
79
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.c
840
xfs_extlen_t orig_len = ltrec.rm_blockcount;
fs/xfs/libxfs/xfs_rmap.c
911
xfs_extlen_t blockcount,
fs/xfs/libxfs/xfs_rmap.c
967
xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.h
120
struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.h
123
struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.h
130
xfs_extlen_t len, uint64_t owner, uint64_t offset,
fs/xfs/libxfs/xfs_rmap.h
133
xfs_extlen_t len, uint64_t owner, uint64_t offset,
fs/xfs/libxfs/xfs_rmap.h
190
xfs_extlen_t len, uint64_t owner);
fs/xfs/libxfs/xfs_rmap.h
192
xfs_extlen_t len, uint64_t owner);
fs/xfs/libxfs/xfs_rmap.h
198
xfs_extlen_t len, const struct xfs_owner_info *oinfo,
fs/xfs/libxfs/xfs_rmap.h
215
xfs_extlen_t len, enum xbtree_recpacking *outcome);
fs/xfs/libxfs/xfs_rmap.h
229
xfs_extlen_t len, const struct xfs_owner_info *oinfo,
fs/xfs/libxfs/xfs_rmap.h
232
xfs_extlen_t len, const struct xfs_owner_info *oinfo,
fs/xfs/libxfs/xfs_rmap.h
257
xfs_extlen_t blockcount;
fs/xfs/libxfs/xfs_rmap_btree.c
788
xfs_extlen_t
fs/xfs/libxfs/xfs_rmap_btree.c
799
xfs_extlen_t
fs/xfs/libxfs/xfs_rmap_btree.c
819
xfs_extlen_t *ask,
fs/xfs/libxfs/xfs_rmap_btree.c
820
xfs_extlen_t *used)
fs/xfs/libxfs/xfs_rmap_btree.c
825
xfs_extlen_t tree_len;
fs/xfs/libxfs/xfs_rmap_btree.h
54
extern xfs_extlen_t xfs_rmapbt_calc_size(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_rmap_btree.h
56
extern xfs_extlen_t xfs_rmapbt_max_size(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_rmap_btree.h
60
struct xfs_perag *pag, xfs_extlen_t *ask, xfs_extlen_t *used);
fs/xfs/libxfs/xfs_rtbitmap.c
1123
xfs_extlen_t mod;
fs/xfs/libxfs/xfs_rtbitmap.h
105
static inline xfs_extlen_t
fs/xfs/libxfs/xfs_rtbitmap.h
139
static inline xfs_extlen_t
fs/xfs/libxfs/xfs_rtbitmap.h
148
static inline xfs_extlen_t
fs/xfs/libxfs/xfs_rtbitmap.h
58
static inline xfs_extlen_t
fs/xfs/libxfs/xfs_rtbitmap.h
73
xfs_extlen_t len)
fs/xfs/libxfs/xfs_rtbitmap.h
84
xfs_extlen_t len)
fs/xfs/libxfs/xfs_rtgroup.h
189
xfs_extlen_t len)
fs/xfs/libxfs/xfs_trans_resv.c
1469
xfs_extlen_t
fs/xfs/libxfs/xfs_trans_resv.c
1497
xfs_extlen_t
fs/xfs/libxfs/xfs_trans_resv.c
1500
xfs_extlen_t blockcount,
fs/xfs/libxfs/xfs_trans_resv.c
1507
xfs_extlen_t min_logblocks;
fs/xfs/libxfs/xfs_trans_resv.c
1538
xfs_extlen_t blockcount)
fs/xfs/libxfs/xfs_trans_resv.c
1541
xfs_extlen_t min_logblocks;
fs/xfs/libxfs/xfs_trans_resv.h
124
xfs_extlen_t xfs_calc_max_atomic_write_fsblocks(struct xfs_mount *mp);
fs/xfs/libxfs/xfs_trans_resv.h
125
xfs_extlen_t xfs_calc_atomic_write_log_geometry(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_trans_resv.h
126
xfs_extlen_t blockcount, unsigned int *new_logres);
fs/xfs/libxfs/xfs_trans_resv.h
128
xfs_extlen_t blockcount);
fs/xfs/libxfs/xfs_types.h
173
xfs_extlen_t rc_blockcount; /* count of free blocks */
fs/xfs/libxfs/xfs_types.h
186
xfs_extlen_t rm_blockcount; /* extent length */
fs/xfs/scrub/agb_bitmap.h
26
xfs_agblock_t start, xfs_extlen_t len)
fs/xfs/scrub/agb_bitmap.h
31
xfs_agblock_t start, xfs_extlen_t len)
fs/xfs/scrub/agb_bitmap.h
37
xfs_agblock_t start, xfs_extlen_t *len)
fs/xfs/scrub/agheader.c
439
xfs_extlen_t *blocks = priv;
fs/xfs/scrub/agheader.c
451
xfs_extlen_t blocks = 0;
fs/xfs/scrub/agheader.c
472
xfs_extlen_t blocks;
fs/xfs/scrub/alloc.c
102
xfs_extlen_t len = irec->ar_blockcount;
fs/xfs/scrub/alloc.c
181
xfs_extlen_t len)
fs/xfs/scrub/alloc.c
60
xfs_extlen_t len)
fs/xfs/scrub/alloc.c
64
xfs_extlen_t flen;
fs/xfs/scrub/alloc_repair.c
538
xfs_extlen_t free_aglen = resv->len - resv->used;
fs/xfs/scrub/attr_repair.c
521
xfs_extlen_t max_len,
fs/xfs/scrub/attr_repair.c
571
xfs_extlen_t max_len,
fs/xfs/scrub/attr_repair.c
572
xfs_extlen_t *actual_len)
fs/xfs/scrub/attr_repair.c
888
xfs_extlen_t len;
fs/xfs/scrub/attr_repair.c
915
xfs_extlen_t maxlen;
fs/xfs/scrub/bmap.c
392
xfs_extlen_t len;
fs/xfs/scrub/bmap_repair.c
107
xfs_extlen_t flen;
fs/xfs/scrub/cow_repair.c
209
xfs_extlen_t rec_len;
fs/xfs/scrub/cow_repair.c
410
xfs_extlen_t maxlen,
fs/xfs/scrub/cow_repair.c
450
xfs_extlen_t maxlen,
fs/xfs/scrub/cow_repair.c
560
xfs_extlen_t *blockcount)
fs/xfs/scrub/cow_repair.c
567
xfs_extlen_t alloc_len;
fs/xfs/scrub/cow_repair.c
632
xfs_extlen_t len = min_t(xfs_filblks_t, blockcount,
fs/xfs/scrub/cow_repair.c
86
xfs_extlen_t len;
fs/xfs/scrub/dab_bitmap.h
26
xfs_dablk_t dabno, xfs_extlen_t len)
fs/xfs/scrub/dab_bitmap.h
32
xfs_dablk_t dabno, xfs_extlen_t *len)
fs/xfs/scrub/dir_repair.c
1519
xfs_extlen_t total)
fs/xfs/scrub/dir_repair.c
696
xfs_extlen_t total)
fs/xfs/scrub/dir_repair.c
722
xfs_extlen_t total)
fs/xfs/scrub/ialloc.c
263
xfs_extlen_t len;
fs/xfs/scrub/ialloc.c
756
xfs_extlen_t len,
fs/xfs/scrub/ialloc.c
778
xfs_extlen_t len)
fs/xfs/scrub/ialloc.c
791
xfs_extlen_t len)
fs/xfs/scrub/ialloc_repair.c
340
xfs_extlen_t len)
fs/xfs/scrub/listxattr.c
147
xfs_extlen_t len = 1;
fs/xfs/scrub/listxattr.c
241
xfs_extlen_t len;
fs/xfs/scrub/newbt.c
235
xfs_extlen_t len)
fs/xfs/scrub/newbt.c
427
xfs_extlen_t free_aglen = resv->len;
fs/xfs/scrub/newbt.h
24
xfs_extlen_t len;
fs/xfs/scrub/newbt.h
27
xfs_extlen_t used;
fs/xfs/scrub/newbt.h
69
xfs_agblock_t agbno, xfs_extlen_t len);
fs/xfs/scrub/reap.c
1114
xfs_extlen_t rglen;
fs/xfs/scrub/reap.c
1325
xfs_extlen_t scan_blocks;
fs/xfs/scrub/reap.c
251
xfs_extlen_t fsblocks)
fs/xfs/scrub/reap.c
253
return XFS_FSB_TO_BB(mp, min_t(xfs_extlen_t, fsblocks,
fs/xfs/scrub/reap.c
287
xfs_extlen_t *aglenp)
fs/xfs/scrub/reap.c
353
xfs_extlen_t *aglenp)
fs/xfs/scrub/reap.c
358
xfs_extlen_t len = 1;
fs/xfs/scrub/reap.c
412
xfs_extlen_t *aglenp,
fs/xfs/scrub/reap.c
722
xfs_extlen_t aglen;
fs/xfs/scrub/reap.c
816
xfs_extlen_t aglen;
fs/xfs/scrub/reap.c
909
xfs_extlen_t *rglenp)
fs/xfs/scrub/reap.c
914
xfs_extlen_t len = 1;
fs/xfs/scrub/reap.c
962
xfs_extlen_t *rglenp,
fs/xfs/scrub/reap.h
43
xfs_extlen_t fsblocks);
fs/xfs/scrub/refcount.c
553
xfs_extlen_t len)
fs/xfs/scrub/refcount.c
597
xfs_extlen_t len)
fs/xfs/scrub/refcount.c
618
xfs_extlen_t len)
fs/xfs/scrub/refcount.c
94
xfs_extlen_t len;
fs/xfs/scrub/refcount_repair.c
118
xfs_extlen_t btblocks;
fs/xfs/scrub/refcount_repair.c
166
xfs_extlen_t len,
fs/xfs/scrub/refcount_repair.c
196
xfs_extlen_t len)
fs/xfs/scrub/repair.c
267
xfs_extlen_t nr_blocks,
fs/xfs/scrub/repair.c
280
xfs_extlen_t
fs/xfs/scrub/repair.c
289
xfs_extlen_t aglen = NULLAGBLOCK;
fs/xfs/scrub/repair.c
290
xfs_extlen_t usedlen;
fs/xfs/scrub/repair.c
291
xfs_extlen_t freelen;
fs/xfs/scrub/repair.c
292
xfs_extlen_t bnobt_sz;
fs/xfs/scrub/repair.c
293
xfs_extlen_t inobt_sz;
fs/xfs/scrub/repair.c
294
xfs_extlen_t rmapbt_sz;
fs/xfs/scrub/repair.c
295
xfs_extlen_t refcbt_sz;
fs/xfs/scrub/repair.c
395
xfs_extlen_t
fs/xfs/scrub/repair.c
402
xfs_extlen_t rmapbt_sz = 0;
fs/xfs/scrub/repair.h
112
xfs_extlen_t xrep_calc_rtgroup_resblks(struct xfs_scrub *sc);
fs/xfs/scrub/repair.h
203
static inline xfs_extlen_t
fs/xfs/scrub/repair.h
29
bool xrep_ag_has_space(struct xfs_perag *pag, xfs_extlen_t nr_blocks,
fs/xfs/scrub/repair.h
31
xfs_extlen_t xrep_calc_ag_resblks(struct xfs_scrub *sc);
fs/xfs/scrub/rgb_bitmap.h
26
xfs_rgblock_t start, xfs_extlen_t len)
fs/xfs/scrub/rmap.c
116
xfs_extlen_t len = irec->rm_blockcount;
fs/xfs/scrub/rmap.c
289
xfs_extlen_t fsbcount = irec->rm_blockcount;
fs/xfs/scrub/rmap.c
587
xfs_extlen_t len,
fs/xfs/scrub/rmap.c
612
xfs_extlen_t len,
fs/xfs/scrub/rmap.c
635
xfs_extlen_t len)
fs/xfs/scrub/rmap.c
85
xfs_extlen_t flen;
fs/xfs/scrub/rmap_repair.c
212
xfs_extlen_t blockcount,
fs/xfs/scrub/rmap_repair.c
679
xfs_extlen_t aglen;
fs/xfs/scrub/rmap_repair.c
699
aglen = max_t(xfs_extlen_t, 1,
fs/xfs/scrub/rtbitmap.c
273
xfs_extlen_t len)
fs/xfs/scrub/rtbitmap_repair.c
192
xfs_extlen_t mod;
fs/xfs/scrub/rtrefcount.c
108
xfs_extlen_t len;
fs/xfs/scrub/rtrefcount.c
364
xfs_extlen_t cow_blocks;
fs/xfs/scrub/rtrefcount.c
512
xfs_extlen_t cow_blocks)
fs/xfs/scrub/rtrefcount.c
581
xfs_extlen_t len)
fs/xfs/scrub/rtrefcount.c
625
xfs_extlen_t len)
fs/xfs/scrub/rtrefcount.c
646
xfs_extlen_t len)
fs/xfs/scrub/rtrefcount_repair.c
163
xfs_extlen_t len,
fs/xfs/scrub/rtrefcount_repair.c
193
xfs_extlen_t len)
fs/xfs/scrub/rtrmap.c
175
xfs_extlen_t flen;
fs/xfs/scrub/rtrmap.c
265
xfs_extlen_t len)
fs/xfs/scrub/rtrmap.c
285
xfs_extlen_t len)
fs/xfs/scrub/rtrmap.c
305
xfs_extlen_t len,
fs/xfs/scrub/rtrmap_repair.c
142
xfs_extlen_t blockcount,
fs/xfs/scrub/scrub.h
308
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
310
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
312
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
314
xfs_extlen_t len, const struct xfs_owner_info *oinfo);
fs/xfs/scrub/scrub.h
316
xfs_extlen_t len, const struct xfs_owner_info *oinfo);
fs/xfs/scrub/scrub.h
318
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
320
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
322
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
324
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
327
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
329
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
331
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
333
xfs_extlen_t len, const struct xfs_owner_info *oinfo);
fs/xfs/scrub/scrub.h
335
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
337
xfs_extlen_t len);
fs/xfs/scrub/scrub.h
339
xfs_extlen_t len);
fs/xfs/scrub/trace.h
1960
xfs_extlen_t len),
fs/xfs/scrub/trace.h
1967
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
1987
xfs_extlen_t len), \
fs/xfs/scrub/trace.h
2042
xfs_extlen_t len, bool crosslinked),
fs/xfs/scrub/trace.h
2049
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
2072
xfs_extlen_t len, bool crosslinked), \
fs/xfs/scrub/trace.h
2084
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
2116
__field(xfs_extlen_t, blockcount)
fs/xfs/scrub/trace.h
2173
__field(xfs_extlen_t, blockcount)
fs/xfs/scrub/trace.h
2235
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
2395
xfs_extlen_t len, int64_t owner),
fs/xfs/scrub/trace.h
2401
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
2421
xfs_extlen_t len, int64_t owner), \
fs/xfs/scrub/trace.h
2676
xfs_fsblock_t new_startblock, xfs_extlen_t new_blockcount),
fs/xfs/scrub/trace.h
2686
__field(xfs_extlen_t, new_blockcount)
fs/xfs/scrub/trace.h
2711
xfs_extlen_t blockcount),
fs/xfs/scrub/trace.h
2717
__field(xfs_extlen_t, blockcount)
fs/xfs/scrub/trace.h
2775
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
2914
xfs_extlen_t scan_blocks),
fs/xfs/scrub/trace.h
2921
__field(xfs_extlen_t, scan_blocks)
fs/xfs/scrub/trace.h
3850
__field(xfs_extlen_t, len)
fs/xfs/scrub/trace.h
946
__field(xfs_extlen_t, blockcount)
fs/xfs/xfs_bmap_util.c
654
xfs_extlen_t extsz, temp;
fs/xfs/xfs_bmap_util.h
49
struct xfs_bmbt_irec *prevp, xfs_extlen_t extsz,
fs/xfs/xfs_bmap_util.h
51
xfs_fileoff_t *offp, xfs_extlen_t *lenp);
fs/xfs/xfs_discard.c
154
xfs_extlen_t count;
fs/xfs/xfs_discard.c
156
xfs_extlen_t minlen;
fs/xfs/xfs_discard.c
224
xfs_extlen_t flen;
fs/xfs/xfs_discard.c
337
xfs_extlen_t minlen)
fs/xfs/xfs_discard.c
393
xfs_extlen_t minlen)
fs/xfs/xfs_discard.c
632
xfs_extlen_t len;
fs/xfs/xfs_discard.c
820
xfs_extlen_t minlen;
fs/xfs/xfs_extent_busy.c
114
xfs_extlen_t len)
fs/xfs/xfs_extent_busy.c
162
xfs_extlen_t flen,
fs/xfs/xfs_extent_busy.c
310
xfs_extlen_t flen,
fs/xfs/xfs_extent_busy.c
34
xfs_extlen_t len,
fs/xfs/xfs_extent_busy.c
356
xfs_extlen_t minlen,
fs/xfs/xfs_extent_busy.c
357
xfs_extlen_t maxlen,
fs/xfs/xfs_extent_busy.c
359
xfs_extlen_t *len,
fs/xfs/xfs_extent_busy.c
364
xfs_extlen_t flen;
fs/xfs/xfs_extent_busy.c
84
xfs_extlen_t len,
fs/xfs/xfs_extent_busy.c
94
xfs_extlen_t len,
fs/xfs/xfs_extent_busy.h
24
xfs_extlen_t length;
fs/xfs/xfs_extent_busy.h
47
xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags);
fs/xfs/xfs_extent_busy.h
49
xfs_extlen_t len, struct list_head *busy_list);
fs/xfs/xfs_extent_busy.h
52
xfs_extlen_t len);
fs/xfs/xfs_extent_busy.h
54
xfs_extlen_t flen, bool userdata);
fs/xfs/xfs_extent_busy.h
55
bool xfs_extent_busy_trim(struct xfs_group *xg, xfs_extlen_t minlen,
fs/xfs/xfs_extent_busy.h
56
xfs_extlen_t maxlen, xfs_agblock_t *bno, xfs_extlen_t *len,
fs/xfs/xfs_file.c
1579
xfs_extlen_t cowextsize;
fs/xfs/xfs_filestream.c
207
xfs_extlen_t *longest)
fs/xfs/xfs_filestream.c
263
xfs_extlen_t *longest)
fs/xfs/xfs_filestream.c
338
xfs_extlen_t *longest)
fs/xfs/xfs_filestream.c
61
xfs_extlen_t *longest)
fs/xfs/xfs_filestream.c
66
xfs_extlen_t minlen = *longest;
fs/xfs/xfs_filestream.c
67
xfs_extlen_t minfree, maxfree = 0;
fs/xfs/xfs_filestream.h
18
struct xfs_alloc_arg *args, xfs_extlen_t *blen);
fs/xfs/xfs_fsmap.c
216
xfs_extlen_t flen = 0;
fs/xfs/xfs_fsmap.c
380
xfs_extlen_t blockcount,
fs/xfs/xfs_fsops.c
244
xfs_extlen_t nb;
fs/xfs/xfs_inode.h
61
xfs_extlen_t i_extsize; /* basic/minimum extent size */
fs/xfs/xfs_inode.h
69
xfs_extlen_t i_cowextsize; /* basic cow extent size */
fs/xfs/xfs_iomap.c
1469
xfs_extlen_t alen;
fs/xfs/xfs_iomap.c
1470
xfs_extlen_t indlen;
fs/xfs/xfs_iomap.c
1500
xfs_extlen_t extsz = xfs_get_cowextsz_hint(ip);
fs/xfs/xfs_iomap.c
1523
indlen = (xfs_extlen_t)xfs_bmap_worst_indlen(ip, alen);
fs/xfs/xfs_iomap.c
1601
xfs_extlen_t indlen;
fs/xfs/xfs_iomap.c
1951
xfs_extlen_t align;
fs/xfs/xfs_iomap.c
197
static xfs_extlen_t
fs/xfs/xfs_iomap.c
202
xfs_extlen_t align = 0;
fs/xfs/xfs_iomap.c
235
xfs_extlen_t extsz = xfs_get_extsz_hint(ip);
fs/xfs/xfs_iomap.c
236
xfs_extlen_t align = xfs_eof_alignment(ip);
fs/xfs/xfs_iomap.c
491
xfs_extlen_t plen;
fs/xfs/xfs_iomap.h
36
xfs_extlen_t extsz)
fs/xfs/xfs_iomap.h
39
xfs_extlen_t align;
fs/xfs/xfs_mount.c
674
static inline xfs_extlen_t xfs_calc_atomic_write_max(struct xfs_mount *mp)
fs/xfs/xfs_mount.c
690
static xfs_extlen_t
fs/xfs/xfs_mount.c
713
const xfs_extlen_t max_write = xfs_calc_atomic_write_max(mp);
fs/xfs/xfs_mount.c
714
const xfs_extlen_t max_ioend = xfs_reflink_max_atomic_cow(mp);
fs/xfs/xfs_mount.c
715
const xfs_extlen_t max_gsize = xfs_calc_group_awu_max(mp, type);
fs/xfs/xfs_mount.c
732
const xfs_extlen_t max_write = xfs_calc_atomic_write_max(mp);
fs/xfs/xfs_mount.c
733
const xfs_extlen_t max_group =
fs/xfs/xfs_mount.c
736
const xfs_extlen_t max_group_write =
fs/xfs/xfs_mount.h
128
xfs_extlen_t awu_max;
fs/xfs/xfs_mount.h
212
xfs_extlen_t m_ag_prealloc_blocks; /* reserved ag blocks */
fs/xfs/xfs_notify_failure.c
34
xfs_extlen_t blockcount;
fs/xfs/xfs_reflink.c
1044
xfs_extlen_t
fs/xfs/xfs_reflink.c
1235
xfs_extlen_t cowextsize,
fs/xfs/xfs_reflink.c
140
xfs_extlen_t *shared_offset,
fs/xfs/xfs_reflink.c
141
xfs_extlen_t *shared_len,
fs/xfs/xfs_reflink.c
1754
xfs_extlen_t shared_offset, shared_len;
fs/xfs/xfs_reflink.c
184
xfs_extlen_t *shared_offset,
fs/xfs/xfs_reflink.c
185
xfs_extlen_t *shared_len,
fs/xfs/xfs_reflink.c
234
xfs_extlen_t shared_offset, shared_len;
fs/xfs/xfs_reflink.h
67
xfs_extlen_t cowextsize, unsigned int remap_flags);
fs/xfs/xfs_reflink.h
71
xfs_extlen_t xfs_reflink_max_atomic_cow(struct xfs_mount *mp);
fs/xfs/xfs_rtalloc.c
1145
xfs_extlen_t *nrbmblocks)
fs/xfs/xfs_rtalloc.c
1150
xfs_extlen_t orbmblocks = 0;
fs/xfs/xfs_rtalloc.c
1151
xfs_extlen_t orsumblocks = 0;
fs/xfs/xfs_rtalloc.c
1204
xfs_extlen_t bmblocks;
fs/xfs/xfs_rtalloc.c
1266
xfs_extlen_t rextsize)
fs/xfs/xfs_rtalloc.c
1268
xfs_extlen_t min_logfsbs;
fs/xfs/xfs_rtalloc.c
1285
min_logfsbs = min_t(xfs_extlen_t, xfs_log_calc_minimum_size(nmp),
fs/xfs/xfs_rtalloc.c
1325
xfs_extlen_t rextsize,
fs/xfs/xfs_rtalloc.c
1830
xfs_extlen_t minlen = xfs_rtxlen_to_extlen(mp, minlen_rtx);
fs/xfs/xfs_rtalloc.c
1831
xfs_extlen_t len = xfs_rtxlen_to_extlen(mp, len_rtx);
fs/xfs/xfs_rtalloc.c
1832
xfs_extlen_t diff;
fs/xfs/xfs_rtalloc.c
1932
xfs_extlen_t *blen)
fs/xfs/xfs_rtalloc.c
2045
xfs_extlen_t *blen)
fs/xfs/xfs_rtalloc.c
2092
xfs_extlen_t minlen = mp->m_sb.sb_rextsize;
fs/xfs/xfs_rtalloc.c
2093
xfs_extlen_t align; /* minimum allocation alignment */
fs/xfs/xfs_rtalloc.c
2094
xfs_extlen_t mod; /* product factor for allocators */
fs/xfs/xfs_rtalloc.c
2163
xfs_extlen_t orig_length = ap->length;
fs/xfs/xfs_rtalloc.c
463
xfs_extlen_t maxavail =
fs/xfs/xfs_rtalloc.c
677
xfs_extlen_t rbmblocks)
fs/xfs/xfs_rtalloc.h
69
xfs_extlen_t rextsize)
fs/xfs/xfs_rtalloc.h
78
xfs_extlen_t *blen);
fs/xfs/xfs_super.c
851
static xfs_extlen_t
fs/xfs/xfs_trace.h
1963
xfs_extlen_t len),
fs/xfs/xfs_trace.h
1970
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
1990
xfs_extlen_t len), \
fs/xfs/xfs_trace.h
1999
xfs_extlen_t len, xfs_agblock_t tbno, xfs_extlen_t tlen),
fs/xfs/xfs_trace.h
2006
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
2008
__field(xfs_extlen_t, tlen)
fs/xfs/xfs_trace.h
2168
xfs_extlen_t len, enum xfs_ag_resv_type resv, int haveleft,
fs/xfs/xfs_trace.h
2175
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
2208
__field(xfs_extlen_t, minlen)
fs/xfs/xfs_trace.h
2209
__field(xfs_extlen_t, maxlen)
fs/xfs/xfs_trace.h
2210
__field(xfs_extlen_t, mod)
fs/xfs/xfs_trace.h
2211
__field(xfs_extlen_t, prod)
fs/xfs/xfs_trace.h
2212
__field(xfs_extlen_t, minleft)
fs/xfs/xfs_trace.h
2213
__field(xfs_extlen_t, total)
fs/xfs/xfs_trace.h
2214
__field(xfs_extlen_t, alignment)
fs/xfs/xfs_trace.h
2215
__field(xfs_extlen_t, minalignslop)
fs/xfs/xfs_trace.h
2216
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
2306
xfs_extlen_t len, xfs_extlen_t diff, bool new),
fs/xfs/xfs_trace.h
2312
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
2313
__field(xfs_extlen_t, diff)
fs/xfs/xfs_trace.h
2831
xfs_extlen_t len),
fs/xfs/xfs_trace.h
2838
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
2858
xfs_extlen_t len), \
fs/xfs/xfs_trace.h
3121
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
3193
xfs_agblock_t gbno, xfs_extlen_t len, bool unwritten,
fs/xfs/xfs_trace.h
3201
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
3231
xfs_agblock_t gbno, xfs_extlen_t len, bool unwritten, \
fs/xfs/xfs_trace.h
3318
xfs_agblock_t gbno, xfs_extlen_t len,
fs/xfs/xfs_trace.h
3326
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
3354
xfs_agblock_t gbno, xfs_extlen_t len, \
fs/xfs/xfs_trace.h
3500
xfs_extlen_t len),
fs/xfs/xfs_trace.h
3506
__field(xfs_extlen_t, freeblks)
fs/xfs/xfs_trace.h
3507
__field(xfs_extlen_t, flcount)
fs/xfs/xfs_trace.h
3508
__field(xfs_extlen_t, reserved)
fs/xfs/xfs_trace.h
3509
__field(xfs_extlen_t, asked)
fs/xfs/xfs_trace.h
3510
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
3538
xfs_extlen_t len), \
fs/xfs/xfs_trace.h
3576
xfs_extlen_t len),
fs/xfs/xfs_trace.h
3583
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
3602
xfs_extlen_t len), \
fs/xfs/xfs_trace.h
3645
__field(xfs_extlen_t, blockcount)
fs/xfs/xfs_trace.h
3683
__field(xfs_extlen_t, blockcount)
fs/xfs/xfs_trace.h
3725
__field(xfs_extlen_t, i1_blockcount)
fs/xfs/xfs_trace.h
3729
__field(xfs_extlen_t, i2_blockcount)
fs/xfs/xfs_trace.h
3777
__field(xfs_extlen_t, i1_blockcount)
fs/xfs/xfs_trace.h
3781
__field(xfs_extlen_t, i2_blockcount)
fs/xfs/xfs_trace.h
3832
__field(xfs_extlen_t, i1_blockcount)
fs/xfs/xfs_trace.h
3836
__field(xfs_extlen_t, i2_blockcount)
fs/xfs/xfs_trace.h
3840
__field(xfs_extlen_t, i3_blockcount)
fs/xfs/xfs_trace.h
3936
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
400
xfs_extlen_t len),
fs/xfs/xfs_trace.h
4052
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
407
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
426
xfs_extlen_t len),
fs/xfs/xfs_trace.h
435
__field(xfs_extlen_t, len)
fs/xfs/xfs_trace.h
459
xfs_extlen_t len), \
fs/xfs/xfs_trace.h
993
__field(xfs_extlen_t, free)
fs/xfs/xfs_verify_media.c
32
xfs_extlen_t blockcount;
fs/xfs/xfs_verify_media.c
46
xfs_extlen_t blocks = rec->rm_blockcount;
fs/xfs/xfs_zone_gc.c
417
xfs_extlen_t count_fsb)
fs/xfs/xfs_zone_gc.c
596
xfs_extlen_t *count_fsb,