OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifile64
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs.h
644
typedef struct
ifile64
IFILE64
;
645
struct
ifile64
{
struct
652
__CTASSERT(sizeof(struct
ifile64
) == 32);
682
struct
ifile64
u_64;
686
__CTASSERT(__alignof(union ifile) == __alignof(struct
ifile64
));
lfs.h
644
typedef struct
ifile64
IFILE64
;
645
struct
ifile64
{
struct
652
__CTASSERT(sizeof(struct
ifile64
) == 32);
682
struct
ifile64
u_64;
686
__CTASSERT(__alignof(union ifile) == __alignof(struct
ifile64
));
Completed in 25 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025