mod_counter       403 dev/raidframe/rf_disks.c 	int mod_counter;
mod_counter       425 dev/raidframe/rf_disks.c 			mod_counter = ac->clabel->mod_counter;
mod_counter       428 dev/raidframe/rf_disks.c 			if (ac->clabel->mod_counter > mod_counter) {
mod_counter       429 dev/raidframe/rf_disks.c 				mod_counter = ac->clabel->mod_counter;
mod_counter       453 dev/raidframe/rf_disks.c 				    (ac->clabel->mod_counter == mod_counter)) {
mod_counter       564 dev/raidframe/rf_disks.c 				if (ac->clabel->mod_counter != mod_counter) {
mod_counter       618 dev/raidframe/rf_disks.c 	raidPtr->mod_counter = mod_counter;
mod_counter       720 dev/raidframe/rf_disks.c 	    ci_label->version, ci_label->serial_number, ci_label->mod_counter);
mod_counter       727 dev/raidframe/rf_disks.c     RF_ComponentLabel_t *ci_label, int serial_number, int mod_counter)
mod_counter       736 dev/raidframe/rf_disks.c 	if (mod_counter != ci_label->mod_counter) {
mod_counter       738 dev/raidframe/rf_disks.c 		    dev_name, mod_counter, ci_label->mod_counter);
mod_counter       840 dev/raidframe/rf_disks.c 				if (mod_values[i] == ci_label->mod_counter) {
mod_counter       847 dev/raidframe/rf_disks.c 				mod_values[num_mod] = ci_label->mod_counter;
mod_counter       946 dev/raidframe/rf_disks.c 					    ci_label->mod_counter) {
mod_counter       995 dev/raidframe/rf_disks.c 	raidPtr->mod_counter = mod_number;
mod_counter       103 dev/raidframe/rf_openbsd.h 	int	mod_counter;	/*
mod_counter      1118 dev/raidframe/rf_openbsdkintf.c 		printf("Mod counter: %d\n",clabel->mod_counter);
mod_counter      2258 dev/raidframe/rf_openbsdkintf.c raidmarkclean(dev_t dev, struct vnode *b_vp, int mod_counter)
mod_counter      2262 dev/raidframe/rf_openbsdkintf.c 	clabel.mod_counter = mod_counter;
mod_counter      2270 dev/raidframe/rf_openbsdkintf.c raidmarkdirty(dev_t dev, struct vnode *b_vp, int mod_counter)
mod_counter      2274 dev/raidframe/rf_openbsdkintf.c 	clabel.mod_counter = mod_counter;
mod_counter      2366 dev/raidframe/rf_openbsdkintf.c 	raidPtr->mod_counter++;
mod_counter      2395 dev/raidframe/rf_openbsdkintf.c 					    raidPtr->mod_counter);
mod_counter      2434 dev/raidframe/rf_openbsdkintf.c 			clabel.mod_counter = raidPtr->mod_counter;
mod_counter      2471 dev/raidframe/rf_openbsdkintf.c 	raidPtr->mod_counter++;
mod_counter      2483 dev/raidframe/rf_openbsdkintf.c 				clabel.mod_counter = raidPtr->mod_counter;
mod_counter      2496 dev/raidframe/rf_openbsdkintf.c 						    raidPtr->mod_counter);
mod_counter      2535 dev/raidframe/rf_openbsdkintf.c 			clabel.mod_counter = raidPtr->mod_counter;
mod_counter      2549 dev/raidframe/rf_openbsdkintf.c 					    raidPtr->mod_counter);
mod_counter      2890 dev/raidframe/rf_openbsdkintf.c 	    clabel->version, clabel->serial_number, clabel->mod_counter);
mod_counter      3044 dev/raidframe/rf_openbsdkintf.c 	int mod_counter;
mod_counter      3064 dev/raidframe/rf_openbsdkintf.c 	mod_counter = 0;
mod_counter      3068 dev/raidframe/rf_openbsdkintf.c 			mod_counter = ac->clabel->mod_counter;
mod_counter      3071 dev/raidframe/rf_openbsdkintf.c 			if (ac->clabel->mod_counter > mod_counter) {
mod_counter      3072 dev/raidframe/rf_openbsdkintf.c 				mod_counter = ac->clabel->mod_counter;
mod_counter      3088 dev/raidframe/rf_openbsdkintf.c 				    (ac->clabel->mod_counter == mod_counter)) {
mod_counter      3390 dev/raidframe/rf_openbsdkintf.c 	clabel->mod_counter = raidPtr->mod_counter;
mod_counter       228 dev/raidframe/rf_raid.h 	int			  mod_counter;	/*