Searched refs:maxicount (Results 1 – 5 of 5) sorted by relevance
147 uint64_t maxicount; member
647 if (igeo->maxicount && in xfs_ialloc_ag_alloc()649 igeo->maxicount) in xfs_ialloc_ag_alloc()1764 if (igeo->maxicount && in xfs_dialloc()1766 > igeo->maxicount) { in xfs_dialloc()2799 igeo->maxicount = XFS_FSB_TO_INO(mp, in xfs_ialloc_setup_geometry()2802 igeo->maxicount = 0; in xfs_ialloc_setup_geometry()
303 M_IGEO(mp)->maxicount = XFS_FSB_TO_INO(mp, icount); in xfs_growfs_data()305 M_IGEO(mp)->maxicount = 0; in xfs_growfs_data()
281 if (M_IGEO(mp)->maxicount) { in xfs_set_inode_alloc()838 if (M_IGEO(mp)->maxicount) in xfs_fs_statfs()841 M_IGEO(mp)->maxicount); in xfs_fs_statfs()
112 if (dq->q_ino.hardlimit > M_IGEO(mp)->maxicount) in xchk_quota_item()