| /linux/fs/xfs/libxfs/ |
| A D | xfs_alloc.h | 41 xfs_agblock_t agbno; /* allocation group-relative block # */ 50 xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */ 51 xfs_agblock_t max_agbno; /* ... */ 77 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk); 80 xfs_agblock_t bno, int btreeblk); 82 xfs_agnumber_t agno, xfs_agblock_t bno, 148 xfs_agblock_t agbno, 158 xfs_agblock_t agbno, in xfs_free_extent() 169 xfs_agblock_t bno, /* starting block of extent */ 176 xfs_agblock_t bno, /* starting block of extent */ [all …]
|
| A D | xfs_rmap.h | 119 struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, 122 struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, 125 int xfs_rmap_lookup_le(struct xfs_btree_cur *cur, xfs_agblock_t bno, 128 int xfs_rmap_lookup_eq(struct xfs_btree_cur *cur, xfs_agblock_t bno, 131 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno, 188 xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner); 190 xfs_agblock_t bno, xfs_extlen_t len, uint64_t owner); 195 enum xfs_rmap_intent_type op, xfs_agblock_t bno, 210 int xfs_rmap_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bno, 224 int xfs_rmap_count_owners(struct xfs_btree_cur *cur, xfs_agblock_t bno, [all …]
|
| A D | xfs_refcount.h | 17 enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat); 19 enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat); 21 enum xfs_refc_domain domain, xfs_agblock_t bno, int *stat); 27 xfs_agblock_t startblock, in xfs_refcount_encode_startblock() 86 xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, 116 enum xfs_refc_domain domain, xfs_agblock_t bno,
|
| A D | xfs_ag.h | 67 xfs_agblock_t block_count; 68 xfs_agblock_t min_block; 167 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno); 172 xfs_verify_agbno(struct xfs_perag *pag, xfs_agblock_t agbno) in xfs_verify_agbno() 184 xfs_agblock_t agbno, in xfs_verify_agbext() 185 xfs_agblock_t len) in xfs_verify_agbext() 317 xfs_agblock_t agno; /* ag to init */
|
| A D | xfs_ialloc.h | 92 xfs_agnumber_t agno, xfs_agblock_t agbno, 93 xfs_agblock_t length, unsigned int gen); 103 xfs_agblock_t bno, xfs_extlen_t len, 116 struct xfs_buf *agibp, xfs_agblock_t new_length);
|
| A D | xfs_alloc.c | 160 xfs_agblock_t bno, in xfs_alloc_lookup() 1142 xfs_agblock_t bno; in xfs_alloc_cntbt_iter() 1612 xfs_agblock_t *bno, in xfs_alloc_ag_vextent_lastblock() 1682 xfs_agblock_t bno; in xfs_alloc_ag_vextent_near() 2041 xfs_agblock_t bno, in xfs_free_ag_extent() 2214 xfs_agblock_t xxbno; in xfs_free_ag_extent() 2780 xfs_agblock_t fbno; in xfs_exact_minlen_extent_available() 3020 xfs_agblock_t *bnop, in xfs_alloc_get_freelist() 3025 xfs_agblock_t bno; in xfs_alloc_get_freelist() 3127 xfs_agblock_t bno, in xfs_alloc_put_freelist() [all …]
|
| A D | xfs_types.h | 11 typedef uint32_t xfs_agblock_t; /* blockno in alloc. group */ typedef 55 #define NULLAGBLOCK ((xfs_agblock_t)-1) 168 xfs_agblock_t rc_startblock; /* starting block number */ 181 xfs_agblock_t rm_startblock; /* extent start block */
|
| A D | xfs_refcount.c | 52 xfs_agblock_t bno, in xfs_refcount_lookup_le() 72 xfs_agblock_t bno, in xfs_refcount_lookup_ge() 92 xfs_agblock_t bno, in xfs_refcount_lookup_eq() 386 xfs_agblock_t agbno, in xfs_refcount_split_extent() 666 xfs_agblock_t agbno, in xfs_refcount_find_left_extents() 759 xfs_agblock_t agbno, in xfs_refcount_find_right_extents() 1348 xfs_agblock_t bno; in xfs_refcount_finish_one() 1644 xfs_agblock_t agbno, in xfs_refcount_adjust_cow_extents() 1748 xfs_agblock_t agbno, in xfs_refcount_adjust_cow() 1794 xfs_agblock_t agbno, in __xfs_refcount_cow_alloc() [all …]
|
| /linux/fs/xfs/ |
| A D | xfs_extent_busy.h | 24 xfs_agblock_t bno; 50 xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags); 53 xfs_extent_busy_insert_discard(struct xfs_perag *pag, xfs_agblock_t bno, 62 xfs_agblock_t bno, xfs_extlen_t len); 66 xfs_agblock_t fbno, xfs_extlen_t flen, bool userdata); 69 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
|
| A D | xfs_extent_busy.c | 25 xfs_agblock_t bno, in xfs_extent_busy_insert_list() 75 xfs_agblock_t bno, in xfs_extent_busy_insert() 85 xfs_agblock_t bno, in xfs_extent_busy_insert_discard() 106 xfs_agblock_t bno, in xfs_extent_busy_search() 154 xfs_agblock_t fbno, in xfs_extent_busy_update_extent() 159 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_update_extent() 160 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_update_extent() 302 xfs_agblock_t fbno, in xfs_extent_busy_reuse() 315 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_reuse() 348 xfs_agblock_t *bno, in xfs_extent_busy_trim() [all …]
|
| A D | xfs_notify_failure.c | 28 xfs_agblock_t startblock; 54 xfs_agblock_t end_rec; in xfs_failure_pgcnt() 55 xfs_agblock_t end_notify; in xfs_failure_pgcnt() 56 xfs_agblock_t start_cross; in xfs_failure_pgcnt() 57 xfs_agblock_t end_cross; in xfs_failure_pgcnt() 197 xfs_agblock_t range_agend; in xfs_dax_notify_ddev_failure()
|
| A D | xfs_icreate_item.h | 18 xfs_agblock_t agbno, unsigned int count, 19 unsigned int inode_size, xfs_agblock_t length,
|
| A D | xfs_icreate_item.c | 93 xfs_agblock_t agbno, in xfs_icreate_log() 96 xfs_agblock_t length, in xfs_icreate_log() 152 xfs_agblock_t agbno; in xlog_recover_icreate_commit_pass2() 155 xfs_agblock_t length; in xlog_recover_icreate_commit_pass2()
|
| A D | xfs_discard.c | 150 xfs_agblock_t start; 152 xfs_agblock_t end; 214 xfs_agblock_t fbno; in xfs_trim_gather_extents() 326 xfs_agblock_t start, in xfs_trim_perag_extents() 327 xfs_agblock_t end, in xfs_trim_perag_extents() 391 xfs_agblock_t start_agbno, end_agbno; in xfs_trim_datadev_extents() 405 xfs_agblock_t agend = pag->block_count; in xfs_trim_datadev_extents()
|
| /linux/fs/xfs/scrub/ |
| A D | scrub.h | 276 void xchk_xref_is_used_space(struct xfs_scrub *sc, xfs_agblock_t agbno, 278 void xchk_xref_is_not_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno, 280 void xchk_xref_is_inode_chunk(struct xfs_scrub *sc, xfs_agblock_t agbno, 282 void xchk_xref_is_only_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno, 284 void xchk_xref_is_not_owned_by(struct xfs_scrub *sc, xfs_agblock_t agbno, 286 void xchk_xref_has_no_owner(struct xfs_scrub *sc, xfs_agblock_t agbno, 288 void xchk_xref_is_cow_staging(struct xfs_scrub *sc, xfs_agblock_t bno, 290 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno, 292 void xchk_xref_is_not_cow_staging(struct xfs_scrub *sc, xfs_agblock_t bno,
|
| A D | refcount.c | 93 xfs_agblock_t bno; 116 xfs_agblock_t rm_last; in xchk_refcountbt_rmap_check() 117 xfs_agblock_t rc_last; in xchk_refcountbt_rmap_check() 170 xfs_agblock_t bno; in xchk_refcountbt_process_rmap_fragments() 171 xfs_agblock_t rbno; in xchk_refcountbt_process_rmap_fragments() 172 xfs_agblock_t next_rbno; in xchk_refcountbt_process_rmap_fragments() 353 xfs_agblock_t cow_blocks; 382 xfs_agblock_t bno) in xchk_refcountbt_xref_gaps() 552 xfs_agblock_t agbno, in xchk_xref_is_cow_staging() 596 xfs_agblock_t agbno, in xchk_xref_is_not_shared() [all …]
|
| A D | reap.c | 111 xfs_agblock_t agbno) in xreap_put_freelist() 260 xfs_agblock_t agbno, in xreap_agextent_binval() 268 xfs_agblock_t bno = agbno; in xreap_agextent_binval() 326 xfs_agblock_t agbno, in xreap_agextent_select() 327 xfs_agblock_t agbno_next, in xreap_agextent_select() 386 xfs_agblock_t agbno, in xreap_agextent_iter() 699 xfs_agblock_t bno; in xreap_bmapi_select() 700 xfs_agblock_t agbno; in xreap_bmapi_select() 701 xfs_agblock_t agbno_next; in xreap_bmapi_select() 784 xfs_agblock_t bno; in xreap_bmapi_binval() [all …]
|
| A D | agheader.c | 41 xfs_agblock_t agbno; in xchk_superblock_xref() 404 xfs_agblock_t agbno; in xchk_agf_xref_cntbt() 505 xfs_agblock_t agbno; in xchk_agf_xref() 536 xfs_agblock_t agbno; in xchk_agf() 537 xfs_agblock_t eoag; in xchk_agf() 640 xfs_agblock_t agbno) in xchk_agfl_block_xref() 656 xfs_agblock_t agbno, in xchk_agfl_block() 693 xfs_agblock_t agbno; in xchk_agfl_xref() 848 xfs_agblock_t agbno; in xchk_agi_xref() 915 xfs_agblock_t agbno; in xchk_agi() [all …]
|
| A D | agb_bitmap.h | 26 xfs_agblock_t start, xfs_extlen_t len) in xagb_bitmap_clear() 31 xfs_agblock_t start, xfs_extlen_t len) in xagb_bitmap_set() 37 xfs_agblock_t start, xfs_extlen_t *len) in xagb_bitmap_test()
|
| A D | alloc.c | 59 xfs_agblock_t agbno, in xchk_allocbt_xref_other() 63 xfs_agblock_t fbno; in xchk_allocbt_xref_other() 101 xfs_agblock_t agbno = irec->ar_startblock; in xchk_allocbt_xref() 180 xfs_agblock_t agbno, in xchk_xref_is_used_space()
|
| A D | alloc_repair.c | 121 xfs_agblock_t next_agbno; 124 xfs_agblock_t nr_blocks; 127 xfs_agblock_t longest; 197 xfs_agblock_t end) in xrep_abt_stash() 257 ra->next_agbno = max_t(xfs_agblock_t, ra->next_agbno, in xrep_abt_walk_rmap() 266 xfs_agblock_t agbno, in xrep_abt_walk_agfl() 304 xfs_agblock_t next_agbno = 0; in xrep_bnobt_sort_records() 369 xfs_agblock_t agend; in xrep_abt_find_freespace() 538 xfs_agblock_t free_agbno = resv->agbno + resv->used; in xrep_abt_dispose_one()
|
| A D | refcount_repair.c | 171 xfs_agblock_t agbno, in xrep_refc_stash() 201 xfs_agblock_t agbno, in xrep_refc_stash_cow() 334 xfs_agblock_t next_agbno = 0; in xrep_refc_sort_records() 377 xfs_agblock_t bno, in xrep_refc_push_rmaps_at() 414 xfs_agblock_t sbno; in xrep_refc_find_refcounts() 415 xfs_agblock_t cbno; in xrep_refc_find_refcounts() 416 xfs_agblock_t nbno; in xrep_refc_find_refcounts()
|
| A D | newbt.h | 21 xfs_agblock_t agbno; 68 xfs_agblock_t agbno, xfs_extlen_t len);
|
| A D | rmap.c | 84 xfs_agblock_t fbno; in xchk_rmapbt_xref_refc() 115 xfs_agblock_t agbno = irec->rm_startblock; in xchk_rmapbt_xref() 207 xfs_agblock_t pnext, inext; in xchk_rmapbt_check_overlapping() 378 xfs_agblock_t agbno, in xchk_rmapbt_walk_agfl() 586 xfs_agblock_t bno, in xchk_xref_is_only_owned_by() 611 xfs_agblock_t bno, in xchk_xref_is_not_owned_by() 634 xfs_agblock_t bno, in xchk_xref_has_no_owner()
|
| A D | trace.h | 295 __field(xfs_agblock_t, bno) 355 __field(xfs_agblock_t, agbno) 554 __field(xfs_agblock_t, bno) 597 __field(xfs_agblock_t, bno) 639 __field(xfs_agblock_t, bno) 677 __field(xfs_agblock_t, bno) 716 __field(xfs_agblock_t, bno) 2199 xfs_agino_t icount, xfs_agblock_t aglen, xfs_agblock_t freelen, 2200 xfs_agblock_t usedlen), 2228 xfs_agblock_t bnobt_sz, xfs_agblock_t inobt_sz, [all …]
|