OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resvblks
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/adosfs/
advfsops.c
171
unsigned long secsperblk, blksperdisk,
resvblks
;
local in function:adosfs_mountfs
206
* -
resvblks
(the number of boot blocks) can only be guessed
208
* with
resvblks
218
resvblks
= 2;
222
resvblks
= parp->p_cpg;
245
amp->rootb = (blksperdisk - 1 +
resvblks
) / 2;
246
amp->numblks = blksperdisk -
resvblks
;
advfsops.c
171
unsigned long secsperblk, blksperdisk,
resvblks
;
local in function:adosfs_mountfs
206
* -
resvblks
(the number of boot blocks) can only be guessed
208
* with
resvblks
218
resvblks
= 2;
222
resvblks
= parp->p_cpg;
245
amp->rootb = (blksperdisk - 1 +
resvblks
) / 2;
246
amp->numblks = blksperdisk -
resvblks
;
advfsops.c
171
unsigned long secsperblk, blksperdisk,
resvblks
;
local in function:adosfs_mountfs
206
* -
resvblks
(the number of boot blocks) can only be guessed
208
* with
resvblks
218
resvblks
= 2;
222
resvblks
= parp->p_cpg;
245
amp->rootb = (blksperdisk - 1 +
resvblks
) / 2;
246
amp->numblks = blksperdisk -
resvblks
;
Completed in 33 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025