Home
last modified time | relevance | path

Searched refs:RootDirSectors (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c99 ulong_t RootDirSectors; member
302 h->RootDirSectors = in calculate_parameters()
305 PC_RESSEC(h) + h->bs.nfat * h->FATSz + h->RootDirSectors; in calculate_parameters()
367 for (i = 0; i < h->RootDirSectors; i++) { in get_label_16()
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c1578 int RootDirSectors = in compute_file_area_size() local
1598 RootDirSectors); in compute_file_area_size()