Searched refs:MAXAG (Results 1 – 4 of 4) sorted by relevance
21 #define MAXAG 128 /* maximum number of allocation groups */ macro109 struct iagctl_disk in_agctl[MAXAG]; /* 2048: AG control information */121 struct iagctl in_agctl[MAXAG]; /* AG control information */131 struct mutex im_aglock[MAXAG]; /* 512: per AG locks */
26 #define MAXAG 128 /* max number of allocation groups */ macro204 __le64 dn_agfree[MAXAG];/* 8*MAXAG: per AG free count */223 s64 dn_agfree[MAXAG]; /* per AG free count */234 atomic_t db_active[MAXAG]; /* count of active, open files in AG */
201 if (((bmp->db_mapsize - 1) >> bmp->db_agl2size) > MAXAG) { in dbMount()206 for (i = 0; i < MAXAG; i++) in dbMount()304 for (i = 0; i < MAXAG; i++) in dbSync()3396 for (; n < MAXAG; n++) in dbExtendFS()3956 if (nblocks < BPERDMAP * MAXAG) in dbGetL2AGSize()
127 for (index = 0; index < MAXAG; index++) { in diMount()148 for (index = 0; index < MAXAG; index++) { in diMount()231 for (index = 0; index < MAXAG; index++) { in diSync()2861 for (i = 0; i < MAXAG; i++) { in diExtendFS()