OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rf_component_info_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/raidframe/
rf_netbsdkintf.c
2341
#define
RF_COMPONENT_INFO_SIZE
1024 /* bytes */
2352
rf_component_info_size
(unsigned secsize)
function in typeref:typename:daddr_t
2357
if (secsize >
RF_COMPONENT_INFO_SIZE
)
2360
info_size =
RF_COMPONENT_INFO_SIZE
;
2371
if (raidPtr->bytesPerSector >
RF_COMPONENT_INFO_SIZE
)
2374
map_offset =
RF_COMPONENT_INFO_SIZE
;
2488
rf_component_info_size
(secsize));
2551
rf_component_info_size
(secsize));
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025