OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXMNTLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs.h
111
* in fs_fsmnt.
MAXMNTLEN
defines the amount of space allocated in
114
#define
MAXMNTLEN
512
242
u_char e2fs_fsmnt[
MAXMNTLEN
]; /* name mounted on */
/src/sys/ufs/ffs/
fs.h
145
* in fs_fsmnt.
MAXMNTLEN
defines the amount of space allocated in
148
#define
MAXMNTLEN
468
320
u_char fs_fsmnt[
MAXMNTLEN
]; /* name mounted on */
Completed in 46 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025