Home
last modified time | relevance | path

Searched refs:partitionSize (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_compat50.c71 RF_SectorCount_t partitionSize; member
95 d50->partitionSize = d->partitionSize; in rf_disk_to_disk50()
Drf_compat80.c64 RF_SectorCount_t partitionSize; /* The *actual* and *full* size of member
153 disk80->partitionSize = disk->partitionSize; in rf_copy_raiddisk80()
Draidframevar.h408 RF_SectorCount_t partitionSize; /* The *actual* and *full* size of member
Drf_netbsdkintf.c1461 diskPtr->partitionSize); in rf_init_component_label()
3780 diskPtr->partitionSize = numsecs; in rf_getdisksize()
Drf_reconstruct.c309 raidPtr->Disks[col].partitionSize); in rf_ReconstructFailedDiskBasic()