OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_dirtemplate64
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs.h
391
struct
lfs_dirtemplate64
{
struct
397
__CTASSERT(sizeof(struct
lfs_dirtemplate64
) == 2*(12 + 4));
400
struct
lfs_dirtemplate64
u_64;
ulfs_lookup.c
1144
#define MINDIRSIZ (sizeof (struct
lfs_dirtemplate64
) / 2)
/src/sbin/fsck_lfs/
pass2.c
55
((fs)->lfs_is64 ? sizeof(struct
lfs_dirtemplate64
) : \
Completed in 19 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025