OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:partitionSizeHi
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/raidframe/
raidframevar.h
472
u_int
partitionSizeHi
;/* The top 32-bits of the partitionSize member. */
500
return ((RF_SectorCount_t)cl->
partitionSizeHi
<< 32) |
509
cl->
partitionSizeHi
= siz >> 32;
Completed in 41 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025