Home
last modified time | relevance | path

Searched refs:agfl_count (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/scrub/
H A Dagheader.c605 xfs_agblock_t agfl_count; in xchk_agf() local
663 agfl_count = be32_to_cpu(agf->agf_flcount); in xchk_agf()
668 if (agfl_count != 0 && fl_count != agfl_count) in xchk_agf()