Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c101 ulong_t RootDirSectors; member
304 h->RootDirSectors = in calculate_parameters()
307 PC_RESSEC(h) + h->bs.nfat * h->FATSz + h->RootDirSectors; in calculate_parameters()
369 for (i = 0; i < h->RootDirSectors; i++) { in get_label_16()
/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c1576 int RootDirSectors = in compute_file_area_size() local
1596 RootDirSectors); in compute_file_area_size()