Searched refs:DT_CHR (Results 1 – 12 of 12) sorted by relevance
90 #define DT_CHR 2 macro
96 #define DT_CHR 2 macro
209 if (de->de_dirent->d_type == DT_CHR && in devfs_find()635 de->de_dirent->d_type = DT_CHR; in devfs_populate_loop()
573 if (de->de_dirent->d_type == DT_CHR) { in devfs_allocv()589 if (de->de_dirent->d_type == DT_CHR) { in devfs_allocv()1228 if (de->de_dirent->d_type == DT_CHR && in devfs_mknod()
47 case DT_CHR: in get_file_type()
607 case DT_CHR: in mkentry()
580 FMNT_LINRDLNKF)) == 0 ? DT_CHR : DT_LNK; in fdesc_readdir()
102 static int dtmap[] = { DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR,
410 cde.d_type = DT_CHR; in tarfs_readdir()
93 DT_CHR, /* EXT2_FT_CHRDEV */
1319 case DT_CHR: in zpool_find_import_scan_dir()
1718 d.d_type = DT_CHR; in tmpfs_dir_getdents()