OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIRALIGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_dirhash.h
50
#define
DIRALIGN
4
51
#define DH_NFSTATS (LFS_MAXDIRENTRYSIZE /
DIRALIGN
)
52
/* max
DIRALIGN
words in a directory entry */
94
uint8_t *dh_blkfree; /* free
DIRALIGN
words in each dir block */
/src/sys/ufs/ufs/
dirhash.h
49
#define
DIRALIGN
4
50
#define DH_NFSTATS (UFS_DIRECTSIZ(FFS_MAXNAMLEN + 1) /
DIRALIGN
)
51
/* max
DIRALIGN
words in a directory entry */
93
u_int8_t *dh_blkfree; /* free
DIRALIGN
words in each dir block */
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025