Searched refs:agf_refcount_blocks (Results 1 – 4 of 4) sorted by relevance
571 if (blocks != be32_to_cpu(agf->agf_refcount_blocks)) in xchk_agf_xref_refcblks()
302 agf->agf_refcount_blocks = cpu_to_be32(blocks); in xrep_agf_calc_from_btrees()
546 __be32 agf_refcount_blocks; /* refcountbt blocks used */ member
3113 offsetof(xfs_agf_t, agf_refcount_blocks), in xfs_alloc_log_agf()3301 if (be32_to_cpu(agf->agf_refcount_blocks) > agf_length) in xfs_agf_verify()