RF_SectorCount_t  367 dev/raidframe/rf_copyback.c 	RF_SectorCount_t sectPerSU = desc->sectPerSU;
RF_SectorCount_t   47 dev/raidframe/rf_copyback.h 	RF_SectorCount_t	 sectPerSU;
RF_SectorCount_t   48 dev/raidframe/rf_copyback.h 	RF_SectorCount_t	 sectPerStripe;
RF_SectorCount_t  346 dev/raidframe/rf_cvscan.c rf_CvscanCreate(RF_SectorCount_t sectPerDisk, RF_AllocListElem_t *clList,
RF_SectorCount_t   76 dev/raidframe/rf_cvscan.h void *rf_CvscanCreate(RF_SectorCount_t, RF_AllocListElem_t *,
RF_SectorCount_t  271 dev/raidframe/rf_dagdegrd.c 	RF_SectorCount_t sectorsPerSU;
RF_SectorCount_t  705 dev/raidframe/rf_dagdegrd.c 	RF_SectorCount_t secPerSU = layoutPtr->sectorsPerStripeUnit;
RF_SectorCount_t  163 dev/raidframe/rf_dagdegwr.c 	RF_SectorCount_t sectorsPerSU;
RF_SectorCount_t  568 dev/raidframe/rf_dagdegwr.c 	RF_SectorCount_t secPerSU = layoutPtr->sectorsPerStripeUnit;
RF_SectorCount_t  956 dev/raidframe/rf_dagutils.c 	RF_SectorCount_t numSect[2], numParitySect;
RF_SectorCount_t   84 dev/raidframe/rf_decluster.c 	RF_SectorCount_t SpareSpaceInSUs;
RF_SectorCount_t  104 dev/raidframe/rf_decluster.h 	RF_SectorCount_t	  SpareSpaceDepthPerRegionInSUs;
RF_SectorCount_t  106 dev/raidframe/rf_decluster.h 	RF_SectorCount_t	  SpareRegionDepthInSUs;
RF_SectorCount_t   86 dev/raidframe/rf_desc.h 	RF_SectorCount_t  numBlocks;	/*
RF_SectorCount_t  192 dev/raidframe/rf_diskqueue.c 	RF_SectorCount_t	  sectPerDisk,
RF_SectorCount_t  575 dev/raidframe/rf_diskqueue.c 	RF_SectorCount_t	  nsect,
RF_SectorCount_t  616 dev/raidframe/rf_diskqueue.c 	RF_SectorCount_t	  nsect,
RF_SectorCount_t   63 dev/raidframe/rf_diskqueue.h 	RF_SectorCount_t  numSector;	/* Number of sectors to read/write. */
RF_SectorCount_t  122 dev/raidframe/rf_diskqueue.h 	void		*(*Create) (RF_SectorCount_t, RF_AllocListElem_t *,
RF_SectorCount_t  236 dev/raidframe/rf_diskqueue.h 	RF_SectorCount_t, caddr_t, RF_StripeNum_t, RF_ReconUnitNum_t,
RF_SectorCount_t  241 dev/raidframe/rf_diskqueue.h 	RF_SectorCount_t, caddr_t, RF_StripeNum_t, RF_ReconUnitNum_t,
RF_SectorCount_t  249 dev/raidframe/rf_diskqueue.h 	RF_RowCol_t, RF_DiskQueueSW_t *, RF_SectorCount_t, dev_t, int,
RF_SectorCount_t  122 dev/raidframe/rf_disks.c 	RF_SectorCount_t min_numblks = (RF_SectorCount_t) 0x7FFFFFFFFFFFLL;
RF_SectorCount_t  397 dev/raidframe/rf_disks.c 	RF_SectorCount_t min_numblks = (RF_SectorCount_t) 0x7FFFFFFFFFFFLL;
RF_SectorCount_t   87 dev/raidframe/rf_disks.h 	RF_SectorCount_t numBlocks;	/*
RF_SectorCount_t   92 dev/raidframe/rf_disks.h 	RF_SectorCount_t partitionSize; /*
RF_SectorCount_t  605 dev/raidframe/rf_driver.c     RF_SectorCount_t		  numBlocks,
RF_SectorCount_t  689 dev/raidframe/rf_driver.c     RF_SectorCount_t		  numBlocks,
RF_SectorCount_t   53 dev/raidframe/rf_driver.h 	RF_RaidAddr_t, RF_SectorCount_t, caddr_t, void *, RF_DagHeader_t **,
RF_SectorCount_t   58 dev/raidframe/rf_driver.h 	RF_SectorCount_t, caddr_t, void *, RF_DagHeader_t **,
RF_SectorCount_t  448 dev/raidframe/rf_evenodd.c 	RF_SectorCount_t numsector = parityPDA->numSector;
RF_SectorCount_t  717 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_SectorCount_t secPerSU = layoutPtr->sectorsPerStripeUnit;
RF_SectorCount_t  955 dev/raidframe/rf_evenodd_dagfuncs.c 	RF_SectorCount_t secPerSU = layoutPtr->sectorsPerStripeUnit;
RF_SectorCount_t   55 dev/raidframe/rf_fifo.c rf_FifoCreate(RF_SectorCount_t sectPerDisk, RF_AllocListElem_t *clList,
RF_SectorCount_t   51 dev/raidframe/rf_fifo.h extern void *rf_FifoCreate(RF_SectorCount_t, RF_AllocListElem_t *,
RF_SectorCount_t  177 dev/raidframe/rf_layout.h 	RF_SectorCount_t	 sectorsPerStripeUnit;
RF_SectorCount_t  198 dev/raidframe/rf_layout.h 	RF_SectorCount_t	 dataSectorsPerStripe;
RF_SectorCount_t  251 dev/raidframe/rf_layout.h 	RF_SectorCount_t	 numSector;	/*
RF_SectorCount_t  282 dev/raidframe/rf_layout.h 	RF_SectorCount_t	 totalSectorsAccessed;
RF_SectorCount_t   83 dev/raidframe/rf_map.c 	RF_SectorCount_t numBlocks,	/*
RF_SectorCount_t  845 dev/raidframe/rf_map.c     RF_SectorCount_t numBlocks)
RF_SectorCount_t   42 dev/raidframe/rf_map.h 	RF_SectorCount_t, caddr_t, int);
RF_SectorCount_t   78 dev/raidframe/rf_map.h void rf_PrintRaidAddressInfo(RF_Raid_t *, RF_RaidAddr_t, RF_SectorCount_t);
RF_SectorCount_t  172 dev/raidframe/rf_openbsdkintf.c     RF_SectorCount_t, caddr_t, void (*)(struct buf *), void *, int,
RF_SectorCount_t 1713 dev/raidframe/rf_openbsdkintf.c 	RF_SectorCount_t num_blocks, pb, sum;
RF_SectorCount_t 2060 dev/raidframe/rf_openbsdkintf.c 	RF_SectorCount_t  numSect,
RF_SectorCount_t  188 dev/raidframe/rf_paritylog.h 	RF_SectorCount_t capacity;		/*
RF_SectorCount_t  200 dev/raidframe/rf_paritylog.h 	RF_SectorCount_t numSectorsParity;	/*
RF_SectorCount_t  204 dev/raidframe/rf_paritylog.h 	RF_SectorCount_t diskCount;		/*
RF_SectorCount_t  575 dev/raidframe/rf_paritylogDiskMgr.c 	RF_SectorCount_t diskCount;
RF_SectorCount_t   81 dev/raidframe/rf_paritylogging.c 	RF_SectorCount_t totalLogCapacity, fragmentation, lastRegionCapacity;
RF_SectorCount_t   82 dev/raidframe/rf_paritylogging.c 	RF_SectorCount_t parityBufferCapacity, maxRegionParityRange;
RF_SectorCount_t  911 dev/raidframe/rf_paritylogging.c     RF_SectorCount_t *numSector)
RF_SectorCount_t   48 dev/raidframe/rf_paritylogging.h 	RF_RowCol_t *, RF_RowCol_t *, RF_SectorNum_t *, RF_SectorCount_t *);
RF_SectorCount_t  186 dev/raidframe/rf_parityscan.c 	RF_SectorCount_t numsector = parityPDA->numSector;
RF_SectorCount_t  136 dev/raidframe/rf_pqdegdags.c 	RF_SectorCount_t s0len = ppda->numSector, len;
RF_SectorCount_t  210 dev/raidframe/rf_pqdegdags.c 	RF_SectorCount_t len, secPerSU = layoutPtr->sectorsPerStripeUnit;
RF_SectorCount_t  467 dev/raidframe/rf_pqdegdags.c 	RF_SectorCount_t sectorsPerSU = layoutPtr->sectorsPerStripeUnit;
RF_SectorCount_t  151 dev/raidframe/rf_raid.h 	RF_SectorCount_t	  totalSectors;	/*
RF_SectorCount_t  155 dev/raidframe/rf_raid.h 	RF_SectorCount_t	  sectorsPerDisk;
RF_SectorCount_t  391 dev/raidframe/rf_raid.h 	RF_SectorCount_t	  regionLogCapacity;
RF_SectorCount_t  292 dev/raidframe/rf_raid1.c 	RF_SectorCount_t nsector;
RF_SectorCount_t   76 dev/raidframe/rf_reconmap.c     RF_SectorCount_t	 ru_sectors,		/*
RF_SectorCount_t   80 dev/raidframe/rf_reconmap.c     RF_SectorCount_t	 disk_sectors,		/* Size of disk in sectors. */
RF_SectorCount_t  143 dev/raidframe/rf_reconmap.c 	RF_SectorCount_t sectorsPerReconUnit = mapPtr->sectorsPerReconUnit;
RF_SectorCount_t  204 dev/raidframe/rf_reconmap.c 	RF_SectorCount_t sectorsPerReconUnit = mapPtr->sectorsPerReconUnit;
RF_SectorCount_t   48 dev/raidframe/rf_reconmap.h 	RF_SectorCount_t	  sectorsPerReconUnit;
RF_SectorCount_t   53 dev/raidframe/rf_reconmap.h 	RF_SectorCount_t	  sectorsInDisk;/* Total sectors in disk. */
RF_SectorCount_t   54 dev/raidframe/rf_reconmap.h 	RF_SectorCount_t	  unitsLeft;	/* Recon units left to recon. */
RF_SectorCount_t   86 dev/raidframe/rf_reconmap.h 	RF_SectorCount_t, RF_SectorCount_t, RF_ReconUnitCount_t);
RF_SectorCount_t  943 dev/raidframe/rf_reconstruct.c 	RF_SectorCount_t sectorsPerRU;
RF_SectorCount_t 1101 dev/raidframe/rf_reconstruct.c 	RF_SectorCount_t sectorsPerRU =
RF_SectorCount_t 1189 dev/raidframe/rf_reconstruct.c 	RF_SectorCount_t sectorsPerRU =
RF_SectorCount_t 1456 dev/raidframe/rf_reconstruct.c 	RF_SectorCount_t sectorsPerRU =
RF_SectorCount_t 1756 dev/raidframe/rf_reconstruct.c 	RF_SectorCount_t sectorsPerRU = raidPtr->Layout.sectorsPerStripeUnit *
RF_SectorCount_t  240 dev/raidframe/rf_sstf.c rf_SstfCreate(RF_SectorCount_t sect_per_disk, RF_AllocListElem_t *cl_list,
RF_SectorCount_t  252 dev/raidframe/rf_sstf.c rf_ScanCreate(RF_SectorCount_t sect_per_disk, RF_AllocListElem_t *cl_list,
RF_SectorCount_t  264 dev/raidframe/rf_sstf.c rf_CscanCreate(RF_SectorCount_t sect_per_disk, RF_AllocListElem_t *cl_list,
RF_SectorCount_t   51 dev/raidframe/rf_sstf.h void *rf_SstfCreate(RF_SectorCount_t, RF_AllocListElem_t *,
RF_SectorCount_t   53 dev/raidframe/rf_sstf.h void *rf_ScanCreate(RF_SectorCount_t, RF_AllocListElem_t *,
RF_SectorCount_t   55 dev/raidframe/rf_sstf.h void *rf_CscanCreate(RF_SectorCount_t, RF_AllocListElem_t *,