Searched refs:maxicount (Results 1 – 5 of 5) sorted by relevance
141 uint64_t maxicount; member
642 if (igeo->maxicount && in xfs_ialloc_ag_alloc()644 igeo->maxicount) in xfs_ialloc_ag_alloc()1723 if (igeo->maxicount && in xfs_dialloc()1725 > igeo->maxicount) { in xfs_dialloc()2804 igeo->maxicount = XFS_FSB_TO_INO(mp, in xfs_ialloc_setup_geometry()2807 igeo->maxicount = 0; in xfs_ialloc_setup_geometry()
250 M_IGEO(mp)->maxicount = XFS_FSB_TO_INO(mp, icount); in xfs_growfs_data()252 M_IGEO(mp)->maxicount = 0; in xfs_growfs_data()
572 if (M_IGEO(mp)->maxicount) { in xfs_set_inode_alloc()1113 if (M_IGEO(mp)->maxicount) in xfs_fs_statfs()1116 M_IGEO(mp)->maxicount); in xfs_fs_statfs()
136 if (ihard > M_IGEO(mp)->maxicount) in xchk_quota_item()