| /linux/fs/xfs/libxfs/ |
| A D | xfs_refcount.c | 125 agno = cur->bc_ag.pag->pag_agno; in xfs_refcount_get_rec() 897 if (cur->bc_ag.refc.nr_ops > 2 && in xfs_refcount_still_have_space() 902 if (cur->bc_ag.refc.nr_ops == 0) in xfs_refcount_still_have_space() 973 cur->bc_ag.refc.nr_ops++; in xfs_refcount_adjust_extents() 976 cur->bc_ag.pag->pag_agno, in xfs_refcount_adjust_extents() 1008 cur->bc_ag.refc.nr_ops++; in xfs_refcount_adjust_extents() 1017 cur->bc_ag.refc.nr_ops++; in xfs_refcount_adjust_extents() 1021 cur->bc_ag.pag->pag_agno, in xfs_refcount_adjust_extents() 1092 cur->bc_ag.refc.shape_changes++; in xfs_refcount_adjust() 1118 agbp = rcur->bc_ag.agbp; in xfs_refcount_finish_one_cleanup() [all …]
|
| A D | xfs_refcount_btree.c | 31 cur->bc_ag.agbp, cur->bc_ag.pag); in xfs_refcountbt_dup_cursor() 40 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_set_root() 61 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_alloc_block() 85 ASSERT(args.agno == cur->bc_ag.pag->pag_agno); in xfs_refcountbt_alloc_block() 105 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_refcountbt_free_block() 173 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_refcountbt_init_ptr_from_cur() 335 cur->bc_ag.pag = pag; in xfs_refcountbt_init_common() 337 cur->bc_ag.refc.nr_ops = 0; in xfs_refcountbt_init_common() 338 cur->bc_ag.refc.shape_changes = 0; in xfs_refcountbt_init_common() 356 cur->bc_ag.agbp = agbp; in xfs_refcountbt_init_cursor() [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() 87 struct xfs_buf *agbp = cur->bc_ag.agbp; in xfs_allocbt_free_block() 113 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_update_lastrec() 158 pag = cur->bc_ag.agbp->b_pag; in xfs_allocbt_update_lastrec() 224 struct xfs_agf *agf = cur->bc_ag.agbp->b_addr; in xfs_allocbt_init_ptr_from_cur() 483 cur->bc_ag.abt.active = false; in xfs_allocbt_init_common() 496 cur->bc_ag.pag = pag; in xfs_allocbt_init_common() 524 cur->bc_ag.agbp = agbp; in xfs_allocbt_init_cursor() [all …]
|
| A D | xfs_rmap.c | 98 cur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_update() 140 rcur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_insert() 177 rcur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_delete() 204 xfs_agnumber_t agno = cur->bc_ag.pag->pag_agno; in xfs_rmap_get_rec() 267 cur->bc_ag.pag->pag_agno, rec->rm_startblock, in xfs_rmap_find_left_neighbor_helper() 343 cur->bc_ag.pag->pag_agno, rec->rm_startblock, in xfs_rmap_lookup_le_range_helper() 529 cur->bc_ag.pag->pag_agno, ltrec.rm_startblock, in xfs_rmap_unmap() 1477 cur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_convert() 1892 cur->bc_ag.pag->pag_agno, error, _RET_IP_); in xfs_rmap_convert_shared() 2343 agbp = rcur->bc_ag.agbp; in xfs_rmap_finish_one_cleanup() [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_ialloc_btree.c | 40 cur->bc_ag.agbp, cur->bc_ag.pag, 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() 238 struct xfs_agi *agi = cur->bc_ag.agbp->b_addr; in xfs_inobt_init_ptr_from_cur() 240 ASSERT(cur->bc_ag.pag->pag_agno == be32_to_cpu(agi->agi_seqno)); 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() 252 ASSERT(cur->bc_ag.pag->pag_agno == be32_to_cpu(agi->agi_seqno)); in xfs_finobt_init_ptr_from_cur() 452 cur->bc_ag.pag = pag; in xfs_inobt_init_common() 473 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 | 154 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_eq() 174 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_ge() 193 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_le() 201 return cur && cur->bc_ag.abt.active; in xfs_alloc_cur_active() 233 xfs_agnumber_t agno = cur->bc_ag.pag->pag_agno; in xfs_alloc_get_rec() 909 cur->bc_ag.abt.active = false; in xfs_alloc_cur_check() 1352 cur->bc_ag.abt.active = false; in xfs_alloc_walk_iter() 1467 acur->cnt->bc_ag.abt.active = true; in xfs_alloc_ag_vextent_locality()
|
| A D | xfs_btree.c | 219 return xfs_verify_agbno(cur->bc_mp, cur->bc_ag.pag->pag_agno, agbno); in xfs_btree_check_sptr() 248 cur->bc_ag.pag->pag_agno, cur->bc_btnum, in xfs_btree_check_ptr() 380 if (!(cur->bc_flags & XFS_BTREE_LONG_PTRS) && cur->bc_ag.pag) in xfs_btree_del_cursor() 381 xfs_perag_put(cur->bc_ag.pag); in xfs_btree_del_cursor() 891 xfs_btree_reada_bufs(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_btree_readahead_sblock() 897 xfs_btree_reada_bufs(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_btree_readahead_sblock() 955 *daddr = XFS_AGB_TO_DADDR(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xfs_btree_ptr_to_daddr() 1156 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 | 108 xfs_agnumber_t agno = cur->bc_ag.pag->pag_agno; in xfs_inobt_get_rec() 245 ASSERT(freecount == cur->bc_ag.pag->pagi_freecount); in xfs_check_agi_freecount()
|
| /linux/fs/xfs/scrub/ |
| A D | ialloc.c | 107 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_chunk() 167 fsino = XFS_AGINO_TO_INO(mp, bs->cur->bc_ag.pag->pag_agno, agino); in xchk_iallocbt_check_cluster_ifree() 217 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_check_cluster() 427 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_iallocbt_rec()
|
| A D | alloc.c | 97 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_allocbt_rec()
|
| A D | rmap.c | 95 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_rmapbt_rec()
|
| A D | refcount.c | 337 xfs_agnumber_t agno = bs->cur->bc_ag.pag->pag_agno; in xchk_refcountbt_rec()
|
| A D | bmap.c | 521 cur->bc_ag.pag->pag_agno, in xchk_bmap_check_rmap()
|
| A D | agheader_repair.c | 462 fsb = XFS_AGB_TO_FSB(cur->bc_mp, cur->bc_ag.pag->pag_agno, in xrep_agfl_walk_rmap()
|
| /linux/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 | 3852 __entry->agno = cur->bc_ag.pag->pag_agno; 3853 __entry->agbno = cur->bc_ag.afake->af_root; 3854 __entry->levels = cur->bc_ag.afake->af_levels; 3855 __entry->blocks = cur->bc_ag.afake->af_blocks; 3967 __entry->agno = cur->bc_ag.pag->pag_agno;
|