fl_count          517 fs/xfs/scrub/agheader.c 	xfs_agblock_t		fl_count;
fl_count          577 fs/xfs/scrub/agheader.c 		fl_count = agfl_last - agfl_first + 1;
fl_count          579 fs/xfs/scrub/agheader.c 		fl_count = xfs_agfl_size(mp) - agfl_first + agfl_last + 1;
fl_count          580 fs/xfs/scrub/agheader.c 	if (agfl_count != 0 && fl_count != agfl_count)