Searched refs:nslices (Results 1 – 2 of 2) sorted by relevance
715 dsmakeslicestruct(int nslices, struct disk_info *info) in dsmakeslicestruct() argument721 nslices * sizeof *sp, M_DEVBUF, M_WAITOK); in dsmakeslicestruct()723 ssp->dss_nslices = nslices; in dsmakeslicestruct()743 bzero(sp, nslices * sizeof *sp); in dsmakeslicestruct()
419 dsmakeslicestruct (int nslices, struct disk_info *info);