Searched refs:DTTOIF (Results 1 – 6 of 6) sorted by relevance
102 #define DTTOIF(dirtype) ((dirtype) << 12) macro
108 #define DTTOIF(dirtype) ((dirtype) << 12) macro
919 // The DTTOIF macro lets us reuse our status -> type conversion.923 #if defined(DTTOIF)924 return typeForMode(DTTOIF(Entry->d_type));
1035 inode_type(DTTOIF(de->d_type)), i, reclen, in ffs_dump_dirbuf()
686 *mode = DTTOIF(dp->d_type); in ino_isat()