OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NMBCLUSTERS_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
param.h
176
#ifndef
NMBCLUSTERS_MAX
177
#define
NMBCLUSTERS_MAX
(0x4000000 / MCLBYTES) /* Limit to 64MB for clusters */
/src/sys/arch/i386/include/
param.h
136
#ifndef
NMBCLUSTERS_MAX
137
#define
NMBCLUSTERS_MAX
(0x4000000 / MCLBYTES) /* Limit to 64MB for clusters */
Completed in 30 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025