Searched refs:ineed (Results 1 – 1 of 1) sorted by relevance
1610 xfs_extlen_t ineed; in xfs_dialloc_good_ag() local1661 ineed = M_IGEO(mp)->ialloc_min_blks; in xfs_dialloc_good_ag()1662 if (flags && ineed > 1) in xfs_dialloc_good_ag()1663 ineed += M_IGEO(mp)->cluster_align; in xfs_dialloc_good_ag()1669 if (pag->pagf_freeblks < needspace + ineed || longest < ineed) in xfs_dialloc_good_ag()