OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFS_IFMT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/efs/
efs_dinode.h
124
#define
EFS_IFMT
0170000 /* file type mask */
efs_vnops.c
393
switch (be16toh(edi.di_mode) &
EFS_IFMT
) {
485
if ((eip->ei_mode &
EFS_IFMT
) != EFS_IFLNK)
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025