Searched refs:PWCNT_MAX (Results 1 – 2 of 2) sorted by relevance
50 #define PWCNT_MAX 100 /* maximum # prewrites */ macro
2268 if ((mr->un_pwcnt < PWCNT_MIN) || (mr->un_pwcnt > PWCNT_MAX)) { in meta_create_raid()2568 ((int)raidp->pw_count > PWCNT_MAX)) { in meta_init_raid()