OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secsperblk
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/adosfs/
advfsops.c
171
unsigned long
secsperblk
, blksperdisk, resvblks;
local in function:adosfs_mountfs
204
* - bsize and
secsperblk
could be computed from the first sector
217
secsperblk
= 1;
221
secsperblk
= parp->p_frag;
227
blksperdisk = numsecs /
secsperblk
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025