OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXT2_IFMT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_dinode.h
176
#define
EXT2_IFMT
0170000 /* Mask of file type. */
/src/sys/lib/libsa/
ext2fs.c
583
if ((fp->f_di.e2di_mode &
EXT2_IFMT
) != EXT2_IFDIR) {
617
if ((fp->f_di.e2di_mode &
EXT2_IFMT
) == EXT2_IFLNK) {
/src/sbin/newfs_ext2fs/
mke2fs.c
1376
if ((ip->e2di_mode &
EXT2_IFMT
) != EXT2_IFLNK) {
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025