Searched refs:af_blocks (Results 1 – 6 of 6) sorted by relevance
18 unsigned int af_blocks; member
543 agi->agi_iblocks = cpu_to_be32(afake->af_blocks); in xfs_inobt_commit_staged_btree()553 agi->agi_fblocks = cpu_to_be32(afake->af_blocks); in xfs_inobt_commit_staged_btree()
398 agf->agf_refcount_blocks = cpu_to_be32(afake->af_blocks); in xfs_refcountbt_commit_staged_btree()
795 cur->bc_ag.afake->af_blocks = total_blocks; in xfs_btree_bload()
713 agf->agf_rmap_blocks = cpu_to_be32(afake->af_blocks); in xfs_rmapbt_commit_staged_btree()
4337 __entry->blocks = cur->bc_ag.afake->af_blocks;