Searched refs:xfs_agfl_size (Results 1 – 4 of 4) sorted by relevance
17 unsigned int xfs_agfl_size(struct xfs_mount *mp);
552 for (bucket = 0; bucket < xfs_agfl_size(mp); bucket++) in xfs_agflblock_init()
591 xfs_agfl_size(mp)); in xrep_agfl_collect_blocks()608 ASSERT(flcount <= xfs_agfl_size(sc->mp)); in xrep_agfl_update_agf()624 agf->agf_fllast = cpu_to_be32(xfs_agfl_size(sc->mp) - 1); in xrep_agfl_update_agf()681 ASSERT(flcount <= xfs_agfl_size(mp)); in xrep_agfl_init_header()
667 fl_count = xfs_agfl_size(mp) - agfl_first + agfl_last + 1; in xchk_agf()813 if (sai.agflcount > xfs_agfl_size(sc->mp)) { in xchk_agfl()