OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFS64_MAXSYMLINKLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_accessors.h
438
#define
LFS64_MAXSYMLINKLEN
((ULFS_NDADDR + ULFS_NIADDR) * sizeof(int64_t))
441
((fs)->lfs_is64 ?
LFS64_MAXSYMLINKLEN
: LFS32_MAXSYMLINKLEN)
/src/sbin/newfs_lfs/
make_lfs.c
220
.dlfs_maxsymlinklen =
LFS64_MAXSYMLINKLEN
,
Completed in 29 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025