Searched refs:maxicount (Results 1 – 5 of 5) sorted by relevance
208 uint64_t maxicount; member
731 if (igeo->maxicount && in xfs_ialloc_ag_alloc() 733 igeo->maxicount) in xfs_ialloc_ag_alloc() 1917 if (igeo->maxicount && in xfs_dialloc() 1919 > igeo->maxicount) { in xfs_dialloc() 2950 * Compute the inode btree min and max levels and set maxicount. in xfs_ialloc_count_inodes() 3012 igeo->maxicount = XFS_FSB_TO_INO(mp, in xfs_ialloc_setup_geometry() 3015 igeo->maxicount = 0; in xfs_ialloc_setup_geometry()
326 M_IGEO(mp)->maxicount = XFS_FSB_TO_INO(mp, icount); in xfs_growfs_data() 328 M_IGEO(mp)->maxicount = 0; in xfs_growfs_data()
322 if (M_IGEO(mp)->maxicount) { in xfs_set_inode_alloc() 905 if (M_IGEO(mp)->maxicount) in xfs_statfs_inodes() 907 M_IGEO(mp)->maxicount); in xfs_statfs_inodes() 909 /* If sb_icount overshot maxicount, report actual allocation */ in xfs_statfs_inodes()
192 if (dq->q_ino.hardlimit > M_IGEO(mp)->maxicount) in xchk_quota_item()