/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_refcount.c | 1039 cur->bc_ag.refc.shape_changes); in xfs_refcount_still_have_space() 1047 if (cur->bc_ag.refc.nr_ops > 2 && in xfs_refcount_still_have_space() 1052 if (cur->bc_ag.refc.nr_ops == 0) in xfs_refcount_still_have_space() 1117 cur->bc_ag.refc.nr_ops++; in xfs_refcount_adjust_extents() 1130 cur->bc_ag.pag->pag_agno, in xfs_refcount_adjust_extents() 1173 cur->bc_ag.refc.nr_ops++; in xfs_refcount_adjust_extents() 1189 cur->bc_ag.pag->pag_agno, in xfs_refcount_adjust_extents() 1258 cur->bc_ag.refc.shape_changes++; in xfs_refcount_adjust() 1284 agbp = rcur->bc_ag.agbp; in xfs_refcount_finish_one_cleanup() 1355 nr_ops = rcur->bc_ag.refc.nr_ops; in xfs_refcount_finish_one() [all …]
|
A D | xfs_refcount_btree.c | 32 cur->bc_ag.agbp, cur->bc_ag.pag); in xfs_refcountbt_dup_cursor() 41 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_set_root() 62 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_alloc_block() 70 args.pag = cur->bc_ag.pag; in xfs_refcountbt_alloc_block() 86 ASSERT(args.agno == cur->bc_ag.pag->pag_agno); in xfs_refcountbt_alloc_block() 106 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_free_block() 179 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_refcountbt_init_ptr_from_cur() 344 cur->bc_ag.pag = pag; in xfs_refcountbt_init_common() 346 cur->bc_ag.refc.nr_ops = 0; in xfs_refcountbt_init_common() 347 cur->bc_ag.refc.shape_changes = 0; in xfs_refcountbt_init_common() [all …]
|
A D | xfs_alloc_btree.c | 30 cur->bc_ag.agbp, cur->bc_ag.pag, cur->bc_btnum); in xfs_allocbt_dup_cursor() 39 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_set_root() 47 cur->bc_ag.pag->pagf_levels[btnum] += inc; in xfs_allocbt_set_root() 64 cur->bc_ag.agbp, &bno, 1); in xfs_allocbt_alloc_block() 87 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_free_block() 114 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_update_lastrec() 159 pag = cur->bc_ag.agbp->b_pag; in xfs_allocbt_update_lastrec() 225 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_init_ptr_from_cur() 484 cur->bc_ag.abt.active = false; in xfs_allocbt_init_common() 497 cur->bc_ag.pag = pag; in xfs_allocbt_init_common() [all …]
|
A D | xfs_rmap_btree.c | 57 cur->bc_ag.agbp, cur->bc_ag.pag); in xfs_rmapbt_dup_cursor() 66 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_set_root() 74 cur->bc_ag.pag->pagf_levels[btnum] += inc; in xfs_rmapbt_set_root() 86 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_alloc_block() 88 struct xfs_perag *pag = cur->bc_ag.pag; in xfs_rmapbt_alloc_block() 121 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_rmapbt_free_block() 123 struct xfs_perag *pag = cur->bc_ag.pag; in xfs_rmapbt_free_block() 215 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_rmapbt_init_ptr_from_cur() 465 cur->bc_ag.pag = pag; in xfs_rmapbt_init_common() 483 cur->bc_ag.agbp = agbp; in xfs_rmapbt_init_cursor() [all …]
|
A D | xfs_rmap.c | 112 cur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_update() 154 rcur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_insert() 191 rcur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_delete() 218 struct xfs_perag *pag = cur->bc_ag.pag; in xfs_rmap_get_rec() 275 cur->bc_ag.pag->pag_agno, rec->rm_startblock, in xfs_rmap_find_left_neighbor_helper() 358 cur->bc_ag.pag->pag_agno, irec->rm_startblock, in xfs_rmap_find_left_neighbor() 374 cur->bc_ag.pag->pag_agno, rec->rm_startblock, in xfs_rmap_lookup_le_range_helper() 454 cur->bc_ag.pag->pag_agno, irec->rm_startblock, in xfs_rmap_lookup_le_range() 1511 cur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_convert() 2377 agbp = rcur->bc_ag.agbp; in xfs_rmap_finish_one_cleanup() [all …]
|
A D | xfs_ialloc_btree.c | 39 return xfs_inobt_init_cursor(cur->bc_ag.pag, cur->bc_tp, in xfs_inobt_dup_cursor() 40 cur->bc_ag.agbp, cur->bc_btnum); in xfs_inobt_dup_cursor() 49 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_set_root() 63 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_finobt_set_root() 78 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_inobt_mod_blockcount() 106 args.pag = cur->bc_ag.pag; in __xfs_inobt_alloc_block() 238 struct xfs_agi *agi = cur->bc_ag.agbp->b_addr; in xfs_inobt_init_ptr_from_cur() 250 struct xfs_agi *agi = cur->bc_ag.agbp->b_addr; in xfs_finobt_init_ptr_from_cur() 452 cur->bc_ag.pag = pag; in xfs_inobt_init_common() 472 cur->bc_ag.agbp = agbp; in xfs_inobt_init_cursor() [all …]
|
A D | xfs_btree_staging.c | 94 afake = cur->bc_ag.afake; in xfs_btree_fakeroot_init_ptr_from_cur() 119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root() 150 cur->bc_ag.afake = afake; in xfs_btree_stage_afakeroot() 175 cur->bc_ag.agbp = agbp; in xfs_btree_commit_afakeroot() 857 cur->bc_ag.afake->af_root = be32_to_cpu(ptr.s); in xfs_btree_bload() 858 cur->bc_ag.afake->af_levels = cur->bc_nlevels; in xfs_btree_bload() 859 cur->bc_ag.afake->af_blocks = total_blocks; in xfs_btree_bload()
|
A D | xfs_alloc.c | 168 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_eq() 188 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_ge() 207 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_le() 215 return cur && cur->bc_ag.abt.active; in xfs_alloc_cur_active() 247 struct xfs_perag *pag = cur->bc_ag.pag; in xfs_alloc_get_rec() 916 cur->bc_ag.abt.active = false; in xfs_alloc_cur_check() 1288 cur->bc_ag.abt.active = false; in xfs_alloc_walk_iter() 1402 acur->cnt->bc_ag.abt.active = true; in xfs_alloc_ag_vextent_locality()
|
A D | xfs_btree.c | 197 struct xfs_perag *pag = cur->bc_ag.pag; in __xfs_btree_check_sblock() 288 return xfs_verify_agbno(cur->bc_ag.pag, agbno); in xfs_btree_check_sptr() 317 cur->bc_ag.pag->pag_agno, cur->bc_btnum, in xfs_btree_check_ptr() 455 if (!(cur->bc_flags & XFS_BTREE_LONG_PTRS) && cur->bc_ag.pag) in xfs_btree_del_cursor() 456 xfs_perag_put(cur->bc_ag.pag); in xfs_btree_del_cursor() 966 xfs_btree_reada_bufs(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_btree_readahead_sblock() 972 xfs_btree_reada_bufs(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_btree_readahead_sblock() 1030 *daddr = XFS_AGB_TO_DADDR(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_btree_ptr_to_daddr() 1231 owner = cur->bc_ag.pag->pag_agno; in xfs_btree_init_block_cur()
|
A D | xfs_btree.h | 248 struct xfs_btree_cur_ag bc_ag; member
|
A D | xfs_ialloc.c | 118 if (!xfs_verify_agino(cur->bc_ag.pag, irec->ir_startino)) in xfs_inobt_get_rec() 140 cur->bc_ag.pag->pag_agno); in xfs_inobt_get_rec() 244 ASSERT(freecount == cur->bc_ag.pag->pagi_freecount); in xfs_check_agi_freecount()
|
/linux-6.3-rc2/fs/xfs/scrub/ |
A D | ialloc.c | 107 struct xfs_perag *pag = bs->cur->bc_ag.pag; in xchk_iallocbt_chunk() 166 fsino = XFS_AGINO_TO_INO(mp, bs->cur->bc_ag.pag->pag_agno, agino); in xchk_iallocbt_check_cluster_ifree() 216 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_check_cluster() 423 struct xfs_perag *pag = bs->cur->bc_ag.pag; in xchk_iallocbt_rec()
|
A D | alloc.c | 96 struct xfs_perag *pag = bs->cur->bc_ag.pag; in xchk_allocbt_rec()
|
A D | rmap.c | 95 struct xfs_perag *pag = bs->cur->bc_ag.pag; in xchk_rmapbt_rec()
|
A D | refcount.c | 336 struct xfs_perag *pag = bs->cur->bc_ag.pag; in xchk_refcountbt_rec()
|
A D | bmap.c | 566 cur->bc_ag.pag->pag_agno, in xchk_bmap_check_rmap()
|
A D | agheader_repair.c | 477 fsb = XFS_AGB_TO_FSB(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xrep_agfl_walk_rmap()
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_fsmap.c | 358 fsb = XFS_AGB_TO_FSB(mp, cur->bc_ag.pag->pag_agno, rec->rm_startblock); in xfs_getfsmap_datadev_helper() 376 rec_daddr = XFS_AGB_TO_DADDR(mp, cur->bc_ag.pag->pag_agno, in xfs_getfsmap_datadev_bnobt_helper()
|
A D | xfs_trace.h | 3980 __entry->agno = cur->bc_ag.pag->pag_agno; 3981 __entry->agbno = cur->bc_ag.afake->af_root; 3982 __entry->levels = cur->bc_ag.afake->af_levels; 3983 __entry->blocks = cur->bc_ag.afake->af_blocks; 4095 __entry->agno = cur->bc_ag.pag->pag_agno;
|