Searched refs:vfs_nrpos (Results 1 – 4 of 4) sorted by relevance
406 + (cylno) * (ufsvfsp)->vfs_nrpos))474 (cylno) * (ufsvfsp)->vfs_nrpos))609 (ufsvfsp)->vfs_nrpos) / (ufsvfsp)->vfs_fs->fs_nsect
731 int vfs_nrpos; /* # rotational positions */ member
1120 ufsvfsp->vfs_nrpos = 8; in mountfs()1122 ufsvfsp->vfs_nrpos = fsp->fs_nrpos; in mountfs()
1156 for (i = pos; i < ufsvfsp->vfs_nrpos; i++) in alloccgblk()1159 if (i == ufsvfsp->vfs_nrpos) in alloccgblk()