OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partitionSizeHi
(Results
1 - 2
of
2
) 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;
rf_netbsdkintf.c
3216
* the
partitionSizeHi
member as well.
3230
if (clabel->
partitionSizeHi
) {
3232
"
partitionSizeHi
set\n"
3233
"WARNING: resetting
partitionSizeHi
to zero.\n");
3234
clabel->
partitionSizeHi
= 0;
Completed in 15 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025