/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_alloc.h | 41 xfs_extlen_t minlen; /* minimum size of extent */ 42 xfs_extlen_t maxlen; /* maximum size of extent */ 43 xfs_extlen_t mod; /* mod value for extent size */ 44 xfs_extlen_t prod; /* prod value for extent size */ 74 xfs_extlen_t need, xfs_extlen_t reserved); 145 xfs_extlen_t len, /* length of extent */ 154 xfs_extlen_t len, in xfs_free_extent() 165 xfs_extlen_t len, /* length of extent */ 172 xfs_extlen_t len, /* length of extent */ 179 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 | 54 xfs_extlen_t ri_blockcount; 81 xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, 82 xfs_extlen_t *flen, bool find_end_of_shared); 85 xfs_extlen_t len); 87 xfs_extlen_t len); 112 xfs_extlen_t len, bool *exists);
|
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, 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); 194 xfs_extlen_t len, bool *exists); 196 xfs_extlen_t len, const struct xfs_owner_info *oinfo, 199 xfs_extlen_t len, const struct xfs_owner_info *oinfo,
|
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_bmap.h | 27 xfs_extlen_t length; /* i/o length asked/allocated */ 35 xfs_extlen_t total; /* total blocks needed for xaction */ 36 xfs_extlen_t minlen; /* minimum allocation size (blocks) */ 37 xfs_extlen_t minleft; /* amount must be left after alloc */ 173 struct xfs_trans *tp, xfs_extlen_t *blen); 182 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork); 192 xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap); 226 xfs_extlen_t xfs_bmapi_minleft(struct xfs_trans *tp, struct xfs_inode *ip,
|
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_ag.h | 21 xfs_extlen_t ar_orig_reserved; 23 xfs_extlen_t ar_reserved; 25 xfs_extlen_t ar_asked; 42 xfs_extlen_t pagf_freeblks; /* total free blocks */ 43 xfs_extlen_t pagf_longest; /* longest free space */ 306 xfs_extlen_t agsize; /* new AG size */ 318 xfs_extlen_t delta); 320 xfs_extlen_t len);
|
A D | xfs_alloc.c | 67 xfs_extlen_t 292 xfs_extlen_t diff; in xfs_alloc_compute_aligned() 404 xfs_extlen_t k; in xfs_alloc_fix_len() 405 xfs_extlen_t rlen; in xfs_alloc_fix_len() 1431 xfs_extlen_t *len, in xfs_alloc_ag_vextent_lastblock() 1498 xfs_extlen_t len; in xfs_alloc_ag_vextent_near() 1816 xfs_extlen_t len, in xfs_free_ag_extent() 2145 xfs_extlen_t 2148 xfs_extlen_t need, in xfs_alloc_longest_free_extent() 2478 xfs_extlen_t flen; in xfs_exact_minlen_extent_available() [all …]
|
A D | xfs_ialloc_btree.h | 66 xfs_extlen_t *ask, xfs_extlen_t *used); 67 extern xfs_extlen_t xfs_iallocbt_calc_size(struct xfs_mount *mp,
|
A D | xfs_refcount.c | 429 xfs_extlen_t *aglen) in xfs_refcount_merge_center_extents() 640 xfs_extlen_t aglen) in xfs_refcount_find_left_extents() 733 xfs_extlen_t aglen) in xfs_refcount_find_right_extents() 956 xfs_extlen_t *aglen, in xfs_refcount_merge_extents() 1644 xfs_extlen_t aglen, in xfs_refcount_adjust_cow_extents() 1744 xfs_extlen_t aglen, in xfs_refcount_adjust_cow() 1791 xfs_extlen_t aglen) in __xfs_refcount_cow_alloc() 1808 xfs_extlen_t aglen) in __xfs_refcount_cow_free() 1823 xfs_extlen_t len) in xfs_refcount_alloc_cow_extent() 1842 xfs_extlen_t len) in xfs_refcount_free_cow_extent() [all …]
|
A D | xfs_ag_resv.h | 13 xfs_extlen_t xfs_ag_resv_needed(struct xfs_perag *pag, 19 struct xfs_trans *tp, xfs_extlen_t len);
|
A D | xfs_types.h | 13 typedef uint32_t xfs_extlen_t; /* extent length in blocks */ typedef 180 xfs_extlen_t rc_blockcount; /* count of free blocks */ 193 xfs_extlen_t rm_blockcount; /* extent length */
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_rtalloc.h | 44 xfs_extlen_t minlen, /* minimum length to allocate */ 45 xfs_extlen_t maxlen, /* maximum length to allocate */ 46 xfs_extlen_t *len, /* out: actual length allocated */ 48 xfs_extlen_t prod, /* extent product factor */ 59 xfs_extlen_t len); /* length of extent freed */ 90 xfs_extlen_t len, /* allocation length (rtextents) */ 107 xfs_rtblock_t start, xfs_extlen_t len, int val, 116 xfs_rtblock_t start, xfs_extlen_t len, int val); 125 xfs_rtblock_t start, xfs_extlen_t len, 136 xfs_rtblock_t start, xfs_extlen_t len,
|
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_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() 1182 xfs_extlen_t prod, /* extent product factor */ in xfs_rtallocate_extent() [all …]
|
A D | xfs_filestream.c | 61 xfs_extlen_t *longest) in xfs_filestream_pick_ag() 66 xfs_extlen_t minlen = *longest; in xfs_filestream_pick_ag() 67 xfs_extlen_t free = 0, minfree, maxfree = 0; in xfs_filestream_pick_ag() 211 xfs_extlen_t *longest) in xfs_filestream_lookup_association() 267 xfs_extlen_t *longest) in xfs_filestream_create_association() 349 xfs_extlen_t *longest) in xfs_filestream_select_ag()
|
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() 279 xfs_extlen_t flen, in xfs_extent_busy_reuse() 325 xfs_extlen_t *len, in xfs_extent_busy_trim() 329 xfs_extlen_t flen; in xfs_extent_busy_trim()
|
A D | xfs_iomap.h | 34 xfs_extlen_t extsz) in xfs_aligned_fsb_count() 37 xfs_extlen_t align; in xfs_aligned_fsb_count()
|
/linux-6.3-rc2/fs/xfs/scrub/ |
A D | scrub.h | 150 xfs_extlen_t len); 152 xfs_extlen_t len); 154 xfs_extlen_t len); 156 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 158 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 160 xfs_extlen_t len); 162 xfs_extlen_t len); 164 xfs_extlen_t len); 167 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() 98 xfs_extlen_t len; in xchk_allocbt_rec() 142 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 | 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() 428 xfs_extlen_t len; in xchk_iallocbt_rec() 514 xfs_extlen_t inobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks() 515 xfs_extlen_t finobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks() 623 xfs_extlen_t len, in xchk_xref_inode_check() 645 xfs_extlen_t len) in xchk_xref_is_not_inode_chunk() 656 xfs_extlen_t len) in xchk_xref_is_inode_chunk()
|
A D | repair.c | 174 xfs_extlen_t nr_blocks, in xrep_ag_has_space() 187 xfs_extlen_t 196 xfs_extlen_t aglen = NULLAGBLOCK; in xrep_calc_ag_resblks() 197 xfs_extlen_t usedlen; in xrep_calc_ag_resblks() 198 xfs_extlen_t freelen; in xrep_calc_ag_resblks() 199 xfs_extlen_t bnobt_sz; in xrep_calc_ag_resblks() 200 xfs_extlen_t inobt_sz; in xrep_calc_ag_resblks() 201 xfs_extlen_t rmapbt_sz; in xrep_calc_ag_resblks() 202 xfs_extlen_t refcbt_sz; in xrep_calc_ag_resblks()
|