OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:realtotal
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux/arch/i386/
linux_machdep.c
792
u_long start, biostotal,
realtotal
;
local in function:linux_machdepioctl
931
realtotal
= label.d_ntracks * label.d_nsectors *
933
if (
realtotal
> biostotal)
934
cylinders =
realtotal
/ (heads * sectors);
Completed in 11 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025