Searched refs:fl_count (Results 1 – 1 of 1) sorted by relevance
527 xfs_agblock_t fl_count; in xchk_agf() local587 fl_count = agfl_last - agfl_first + 1; in xchk_agf()589 fl_count = xfs_agfl_size(mp) - agfl_first + agfl_last + 1; in xchk_agf()590 if (agfl_count != 0 && fl_count != agfl_count) in xchk_agf()