OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e2di_projid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_bswap.c
136
if (EXT2_DINODE_FITS(new,
e2di_projid
, isize))
137
new->
e2di_projid
= bswap32(old->
e2di_projid
);
ext2fs_dinode.h
143
uint32_t
e2di_projid
; /* 156: project id (not implemented) (ext4) */
member in struct:ext2fs_dinode
/src/sys/lib/libsa/
ext2fs.c
980
if (EXT2_DINODE_FITS(new,
e2di_projid
, isize))
981
new->
e2di_projid
= bswap32(old->
e2di_projid
);
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025