OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DH_NFSTATS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_dirhash.h
51
#define
DH_NFSTATS
(LFS_MAXDIRENTRYSIZE / DIRALIGN)
98
int dh_firstfree[
DH_NFSTATS
+ 1]; /* first blk with N words free */
/src/sys/ufs/ufs/
dirhash.h
50
#define
DH_NFSTATS
(UFS_DIRECTSIZ(FFS_MAXNAMLEN + 1) / DIRALIGN)
97
int dh_firstfree[
DH_NFSTATS
+ 1]; /* first blk with N words free */
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025