Searched refs:maxicount (Results 1 – 5 of 5) sorted by relevance
147 uint64_t maxicount; member
673 if (igeo->maxicount && in xfs_ialloc_ag_alloc()675 igeo->maxicount) in xfs_ialloc_ag_alloc()1774 if (igeo->maxicount && in xfs_dialloc()1776 > igeo->maxicount) { in xfs_dialloc()2837 igeo->maxicount = XFS_FSB_TO_INO(mp, in xfs_ialloc_setup_geometry()2840 igeo->maxicount = 0; in xfs_ialloc_setup_geometry()
312 M_IGEO(mp)->maxicount = XFS_FSB_TO_INO(mp, icount); in xfs_growfs_data()314 M_IGEO(mp)->maxicount = 0; in xfs_growfs_data()
288 if (M_IGEO(mp)->maxicount) { in xfs_set_inode_alloc()867 if (M_IGEO(mp)->maxicount) in xfs_fs_statfs()870 M_IGEO(mp)->maxicount); in xfs_fs_statfs()
119 if (dq->q_ino.hardlimit > M_IGEO(mp)->maxicount) in xchk_quota_item()