Searched refs:af_blocks (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_staging.h18 unsigned int af_blocks; member in struct:xbtree_afakeroot
H A Dxfs_ialloc_btree.c543 agi->agi_iblocks = cpu_to_be32(afake->af_blocks);
553 agi->agi_fblocks = cpu_to_be32(afake->af_blocks);
H A Dxfs_refcount_btree.c398 agf->agf_refcount_blocks = cpu_to_be32(afake->af_blocks);
H A Dxfs_btree_staging.c795 cur->bc_ag.afake->af_blocks = total_blocks;
H A Dxfs_rmap_btree.c708 agf->agf_rmap_blocks = cpu_to_be32(afake->af_blocks);
/linux-master/fs/xfs/scrub/
H A Drmap_repair.c1152 rmap_btblocks = rr->new_btree.afake.af_blocks - 1;
/linux-master/fs/xfs/
H A Dxfs_trace.h4246 __entry->blocks = cur->bc_ag.afake->af_blocks;

Completed in 2498 milliseconds