OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXT2_IFDIR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_dir.h
156
case E2IFTODT(
EXT2_IFDIR
):
ext2fs_dinode.h
179
#define
EXT2_IFDIR
0040000 /* Directory file. */
/src/sbin/newfs_ext2fs/
mke2fs.c
943
node.e2di_mode =
EXT2_IFDIR
| EXT2_LOSTFOUNDUMASK;
990
node.e2di_mode =
EXT2_IFDIR
| EXT2_UMASK;
1311
if ((mode &
EXT2_IFDIR
) != 0)
/src/sys/lib/libsa/
ext2fs.c
583
if ((fp->f_di.e2di_mode & EXT2_IFMT) !=
EXT2_IFDIR
) {
Completed in 85 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025