OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fragmentation
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_paritylogging.c
80
RF_SectorCount_t totalLogCapacity,
fragmentation
, lastRegionCapacity;
local in function:rf_ConfigureParityLogging
165
/* reduce
fragmentation
within a disk region by adjusting the number
168
fragmentation
= raidPtr->regionLogCapacity % raidPtr->numSectorsPerLog;
169
if (
fragmentation
> 0)
172
raidPtr->numSectorsPerLog) <
fragmentation
) {
176
fragmentation
= raidPtr->regionLogCapacity %
180
raidPtr->numSectorsPerLog) <
fragmentation
) {
184
fragmentation
= raidPtr->regionLogCapacity %
480
printf(" nominal region
fragmentation
is %d sectors\n", (int)
fragmentation
);
[
all
...]
/src/sys/dev/usb/
if_atureg.h
385
uByte
fragmentation
;
member in struct:atu_rx_hdr
Completed in 13 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025