OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sectors
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/fsck_msdos/
dosfs.h
43
u_int SecPerClust; /*
sectors
per cluster */
44
u_int ResSectors; /* number of reserved
sectors
*/
48
u_int FATsmall; /* number of
sectors
per FAT */
49
u_int SecPerTrack; /*
sectors
per track */
51
u_int32_t
Sectors
; /* total number of
sectors
*/
52
u_int32_t HiddenSecs; /* # of hidden
sectors
*/
53
u_int32_t HugeSectors; /* # of
sectors
if bpbSectors == 0 */
70
u_int32_t NumSectors; /* how many
sectors
are there */
71
u_int32_t FATsecs; /* how many
sectors
are in FAT *
[
all
...]
boot.c
96
boot->
Sectors
= block[19] + (block[20] << 8);
219
pfatal("Invalid number of FAT
sectors
: %u\n", boot->FATsecs);
236
if (boot->
Sectors
) {
238
boot->NumSectors = boot->
Sectors
;
249
* The number of clusters is derived from available data
sectors
,
250
* divided by
sectors
per cluster.
280
pfatal("FAT size too small, %u entries won't fit into %u
sectors
\n",
/src/usr.sbin/sysinst/
msg.pm.en
106
message vnd_spt_fmt {
Sectors
per Track}
112
message vnd_spt_ask {
Sectors
per Track?}
msg.mi.fr
151
message
sectors
1155
message
Sectors
{Secteurs}
msg.mi.pl
146
message
sectors
1071
message
Sectors
{Sektory}
msg.mi.de
155
message
sectors
1148
message
Sectors
{Sektoren}
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025