| /OK3568_Linux_fs/u-boot/include/jffs2/ |
| H A D | jffs2.h | 199 DT_CHR = 2, enumerator 200 # define DT_CHR DT_CHR macro
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs_types.c | 12 [FT_CHRDEV] = DT_CHR, 54 [DT_CHR] = FT_CHRDEV,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | dirent.h | 103 DT_CHR = 2, enumerator 104 # define DT_CHR DT_CHR macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | dirent.h | 103 DT_CHR = 2, enumerator 104 # define DT_CHR DT_CHR macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_types.h | 36 #define DT_CHR 2 macro
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yportenv.h | 36 #define DT_CHR 2 macro
|
| H A D | yaffs_guts.c | 4507 return DT_CHR; in yaffs_get_obj_type()
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | dir.c | 27 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | dir.c | 68 d_type = DT_CHR; in vboxsf_get_d_type()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_dir2_readdir.c | 26 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK,
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | super.c | 94 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_SOCK, DT_FIFO
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | dir.c | 334 case CDT_CHR: dt = DT_CHR; break; in CDT2DT()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | dir.c | 242 type = DT_CHR; in hfsplus_readdir()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | dir.c | 237 [NILFS_FT_CHRDEV] = DT_CHR,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfstrace.h | 16 TRACE_DEFINE_ENUM(DT_CHR); 28 { DT_CHR, "CHR" }, \
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | util.h | 181 de->d_u.d_44.d_type = DT_CHR; in ufs_set_de_type()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | inode.c | 271 fattr->cf_dtype = DT_CHR; 524 fattr->cf_dtype = DT_CHR; 700 fattr->cf_dtype = DT_CHR;
|
| H A D | readdir.c | 193 fattr->cf_dtype = DT_CHR; in cifs_fill_common_info()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | dir.c | 49 [F2FS_FT_CHRDEV] = DT_CHR,
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 542 #define DT_CHR 2 macro
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | readdir.c | 166 if (d_type == DT_CHR) { in ovl_cache_entry_new()
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 226 #define DT_CHR 2 macro
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | dir.c | 474 return DT_CHR; in vfs_dent_type()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | ext4.h | 2751 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-17 | 2732 * DT_CHR: Directory Entries. (line 55)
|