/linux/fs/xfs/libxfs/ |
A D | xfs_alloc.h | 60 xfs_extlen_t minlen; /* minimum size of extent */ 61 xfs_extlen_t maxlen; /* maximum size of extent */ 62 xfs_extlen_t mod; /* mod value for extent size */ 63 xfs_extlen_t prod; /* prod value for extent size */ 96 xfs_extlen_t need, xfs_extlen_t reserved); 173 xfs_extlen_t len, /* length of extent */ 182 xfs_extlen_t len, in xfs_free_extent() 193 xfs_extlen_t len, /* length of extent */ 200 xfs_extlen_t len, /* length of extent */ 207 xfs_extlen_t *len, /* output: length of extent */ [all …]
|
A D | xfs_ag_resv.c | 73 xfs_extlen_t avail; in xfs_ag_resv_critical() 74 xfs_extlen_t orig; in xfs_ag_resv_critical() 103 xfs_extlen_t 108 xfs_extlen_t len; in xfs_ag_resv_needed() 135 xfs_extlen_t oldresv; in __xfs_ag_resv_free() 182 xfs_extlen_t ask, in __xfs_ag_resv_init() 183 xfs_extlen_t used) in __xfs_ag_resv_init() 254 xfs_extlen_t ask; in xfs_ag_resv_init() 255 xfs_extlen_t used; in xfs_ag_resv_init() 355 xfs_extlen_t len; in xfs_ag_resv_alloc_extent() [all …]
|
A D | xfs_refcount.h | 35 xfs_extlen_t ri_blockcount; 48 xfs_extlen_t blockcount, xfs_fsblock_t *new_fsb, 49 xfs_extlen_t *new_len, struct xfs_btree_cur **pcur); 52 xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, 53 xfs_extlen_t *flen, bool find_end_of_shared); 56 xfs_extlen_t len); 58 xfs_extlen_t len); 79 xfs_agblock_t bno, xfs_extlen_t len, bool *exists);
|
A D | xfs_ag.h | 21 xfs_extlen_t ar_orig_reserved; 23 xfs_extlen_t ar_reserved; 25 xfs_extlen_t ar_asked; 44 xfs_extlen_t pagf_freeblks; /* total free blocks */ 45 xfs_extlen_t pagf_longest; /* longest free space */ 160 xfs_extlen_t agsize; /* new AG size */ 172 xfs_agnumber_t agno, xfs_extlen_t delta); 174 struct aghdr_init_data *id, xfs_extlen_t len);
|
A D | xfs_rmap.h | 118 struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, 121 struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, 125 xfs_extlen_t len, uint64_t owner, uint64_t offset, 128 xfs_extlen_t len, uint64_t owner, uint64_t offset, 131 xfs_extlen_t len, uint64_t owner, uint64_t offset, 176 xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner); 178 xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner); 199 xfs_extlen_t len, bool *exists); 201 xfs_extlen_t len, const struct xfs_owner_info *oinfo, 204 xfs_extlen_t len, const struct xfs_owner_info *oinfo,
|
A D | xfs_alloc.c | 71 xfs_extlen_t 281 xfs_extlen_t diff; in xfs_alloc_compute_aligned() 393 xfs_extlen_t k; in xfs_alloc_fix_len() 394 xfs_extlen_t rlen; in xfs_alloc_fix_len() 1496 xfs_extlen_t *len, in xfs_alloc_ag_vextent_lastblock() 1563 xfs_extlen_t len; in xfs_alloc_ag_vextent_near() 1881 xfs_extlen_t len, in xfs_free_ag_extent() 2210 xfs_extlen_t 2213 xfs_extlen_t need, in xfs_alloc_longest_free_extent() 2543 xfs_extlen_t flen; in xfs_exact_minlen_extent_available() [all …]
|
A D | xfs_refcount_btree.h | 56 extern xfs_extlen_t xfs_refcountbt_calc_size(struct xfs_mount *mp, 58 extern xfs_extlen_t xfs_refcountbt_max_size(struct xfs_mount *mp, 62 struct xfs_trans *tp, struct xfs_perag *pag, xfs_extlen_t *ask, 63 xfs_extlen_t *used);
|
A D | xfs_rmap_btree.h | 54 extern xfs_extlen_t xfs_rmapbt_calc_size(struct xfs_mount *mp, 56 extern xfs_extlen_t xfs_rmapbt_max_size(struct xfs_mount *mp, 60 struct xfs_perag *pag, xfs_extlen_t *ask, xfs_extlen_t *used);
|
A D | xfs_bmap.h | 26 xfs_extlen_t length; /* i/o length asked/allocated */ 34 xfs_extlen_t total; /* total blocks needed for xaction */ 35 xfs_extlen_t minlen; /* minimum allocation size (blocks) */ 36 xfs_extlen_t minleft; /* amount must be left after alloc */ 179 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork); 189 xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap);
|
A D | xfs_refcount.c | 616 xfs_extlen_t aglen, in xfs_refcount_find_left_extents() 705 xfs_extlen_t aglen, in xfs_refcount_find_right_extents() 799 xfs_extlen_t *aglen, in xfs_refcount_merge_extents() 1049 xfs_extlen_t aglen, in xfs_refcount_adjust() 1444 xfs_extlen_t aglen, in xfs_refcount_adjust_cow_extents() 1536 xfs_extlen_t aglen, in xfs_refcount_adjust_cow() 1583 xfs_extlen_t aglen) in __xfs_refcount_cow_alloc() 1600 xfs_extlen_t aglen) in __xfs_refcount_cow_free() 1615 xfs_extlen_t len) in xfs_refcount_alloc_cow_extent() 1634 xfs_extlen_t len) in xfs_refcount_free_cow_extent() [all …]
|
A D | xfs_ialloc_btree.h | 68 struct xfs_perag *pag, xfs_extlen_t *ask, xfs_extlen_t *used); 69 extern xfs_extlen_t xfs_iallocbt_calc_size(struct xfs_mount *mp,
|
/linux/fs/xfs/ |
A D | xfs_rtalloc.h | 43 xfs_extlen_t minlen, /* minimum length to allocate */ 44 xfs_extlen_t maxlen, /* maximum length to allocate */ 45 xfs_extlen_t *len, /* out: actual length allocated */ 47 xfs_extlen_t prod, /* extent product factor */ 58 xfs_extlen_t len); /* length of extent freed */ 89 xfs_extlen_t len, /* allocation length (rtextents) */ 106 xfs_rtblock_t start, xfs_extlen_t len, int val, 115 xfs_rtblock_t start, xfs_extlen_t len, int val); 124 xfs_rtblock_t start, xfs_extlen_t len, 135 xfs_rtblock_t start, xfs_extlen_t len,
|
A D | xfs_rtalloc.c | 146 xfs_extlen_t len, /* length to allocate */ in xfs_rtallocate_range() 225 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_block() 231 xfs_extlen_t prod, /* extent product factor */ in xfs_rtallocate_extent_block() 304 xfs_extlen_t p; /* amount to trim length by */ in xfs_rtallocate_extent_block() 350 xfs_extlen_t prod, /* extent product factor */ in xfs_rtallocate_extent_exact() 429 xfs_extlen_t prod, /* extent product factor */ in xfs_rtallocate_extent_near() 631 xfs_extlen_t prod, /* extent product factor */ in xfs_rtallocate_extent_size() 769 xfs_extlen_t oblocks, /* old count of blocks */ in xfs_growfs_rt_alloc() 770 xfs_extlen_t nblocks, /* new count of blocks */ in xfs_growfs_rt_alloc() 1179 xfs_extlen_t prod, /* extent product factor */ in xfs_rtallocate_extent() [all …]
|
A D | xfs_extent_busy.h | 28 xfs_extlen_t length; 36 xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags); 44 xfs_agblock_t bno, xfs_extlen_t len); 48 xfs_agblock_t fbno, xfs_extlen_t flen, bool userdata); 52 xfs_extlen_t *len, unsigned *busy_gen);
|
A D | xfs_reflink.h | 20 xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_extlen_t aglen, 21 xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_maximal); 57 xfs_extlen_t cowextsize, unsigned int remap_flags);
|
A D | xfs_extent_busy.c | 27 xfs_extlen_t len, in xfs_extent_busy_insert() 83 xfs_extlen_t len) in xfs_extent_busy_search() 131 xfs_extlen_t flen, in xfs_extent_busy_update_extent() 278 xfs_extlen_t flen, in xfs_extent_busy_reuse() 324 xfs_extlen_t *len, in xfs_extent_busy_trim() 328 xfs_extlen_t flen; in xfs_extent_busy_trim()
|
A D | xfs_trace.h | 670 __field(xfs_extlen_t, free) 1634 __field(xfs_extlen_t, len) 1668 __field(xfs_extlen_t, len) 1762 __field(xfs_extlen_t, len) 1797 __field(xfs_extlen_t, mod) 1803 __field(xfs_extlen_t, len) 1893 xfs_extlen_t len, xfs_extlen_t diff, bool new), 1899 __field(xfs_extlen_t, len) 2608 xfs_extlen_t len), \ 2838 xfs_extlen_t len), [all …]
|
A D | xfs_iomap.h | 27 xfs_extlen_t extsz) in xfs_aligned_fsb_count() 30 xfs_extlen_t align; in xfs_aligned_fsb_count()
|
/linux/fs/xfs/scrub/ |
A D | scrub.h | 143 xfs_extlen_t len); 145 xfs_extlen_t len); 147 xfs_extlen_t len); 149 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 151 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 153 xfs_extlen_t len); 155 xfs_extlen_t len); 157 xfs_extlen_t len); 160 xfs_extlen_t len);
|
A D | alloc.c | 39 xfs_extlen_t len) in xchk_allocbt_xref_other() 43 xfs_extlen_t flen; in xchk_allocbt_xref_other() 79 xfs_extlen_t len) in xchk_allocbt_xref() 99 xfs_extlen_t len; in xchk_allocbt_rec() 145 xfs_extlen_t len) in xchk_xref_is_used_space()
|
A D | rmap.c | 39 xfs_extlen_t flen; in xchk_rmapbt_xref_refc() 70 xfs_extlen_t len = irec->rm_blockcount; in xchk_rmapbt_xref() 177 xfs_extlen_t len, in xchk_xref_check_owner() 200 xfs_extlen_t len, in xchk_xref_is_owned_by() 211 xfs_extlen_t len, in xchk_xref_is_not_owned_by() 222 xfs_extlen_t len) in xchk_xref_has_no_owner()
|
A D | refcount.c | 77 xfs_extlen_t len; 271 xfs_extlen_t len, in xchk_refcountbt_xref_rmap() 318 xfs_extlen_t len, in xchk_refcountbt_xref() 339 xfs_extlen_t len; in xchk_refcountbt_rec() 375 xfs_extlen_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() 425 xfs_extlen_t len) in xchk_xref_is_cow_staging() 471 xfs_extlen_t len) in xchk_xref_is_not_shared()
|
A D | repair.h | 23 bool xrep_ag_has_space(struct xfs_perag *pag, xfs_extlen_t nr_blocks, 25 xfs_extlen_t xrep_calc_ag_resblks(struct xfs_scrub *sc); 79 static inline xfs_extlen_t
|
A D | ialloc.c | 87 xfs_extlen_t len) in xchk_iallocbt_chunk_xref() 104 xfs_extlen_t len) in xchk_iallocbt_chunk() 429 xfs_extlen_t len; in xchk_iallocbt_rec() 515 xfs_extlen_t inobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks() 516 xfs_extlen_t finobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks() 624 xfs_extlen_t len, in xchk_xref_inode_check() 646 xfs_extlen_t len) in xchk_xref_is_not_inode_chunk() 657 xfs_extlen_t len) in xchk_xref_is_inode_chunk()
|
A D | repair.c | 161 xfs_extlen_t nr_blocks, in xrep_ag_has_space() 174 xfs_extlen_t 183 xfs_extlen_t aglen = NULLAGBLOCK; in xrep_calc_ag_resblks() 184 xfs_extlen_t usedlen; in xrep_calc_ag_resblks() 185 xfs_extlen_t freelen; in xrep_calc_ag_resblks() 186 xfs_extlen_t bnobt_sz; in xrep_calc_ag_resblks() 187 xfs_extlen_t inobt_sz; in xrep_calc_ag_resblks() 188 xfs_extlen_t rmapbt_sz; in xrep_calc_ag_resblks() 189 xfs_extlen_t refcbt_sz; in xrep_calc_ag_resblks()
|