Searched refs:agfl_count (Results 1 – 1 of 1) sorted by relevance
540 xfs_agblock_t agfl_count; in xchk_agf() local598 agfl_count = be32_to_cpu(agf->agf_flcount); in xchk_agf()603 if (agfl_count != 0 && fl_count != agfl_count) in xchk_agf()