| /OK3568_Linux_fs/u-boot/include/jffs2/ |
| H A D | jffs2.h | 197 DT_FIFO = 1, enumerator 198 # define DT_FIFO DT_FIFO macro
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs_types.c | 14 [FT_FIFO] = DT_FIFO, 56 [DT_FIFO] = FT_FIFO,
|
| /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 | 101 DT_FIFO = 1, enumerator 102 # define DT_FIFO DT_FIFO 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 | 101 DT_FIFO = 1, enumerator 102 # define DT_FIFO DT_FIFO macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_types.h | 35 #define DT_FIFO 1 macro
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yportenv.h | 35 #define DT_FIFO 1 macro
|
| H A D | yaffs_guts.c | 4505 return DT_FIFO; 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/cifs/ |
| H A D | readdir.c | 187 fattr->cf_dtype = DT_FIFO; in cifs_fill_common_info() 232 fattr->cf_dtype = DT_FIFO; in cifs_fill_common_info()
|
| H A D | inode.c | 283 fattr->cf_dtype = DT_FIFO; 466 fattr->cf_dtype = DT_FIFO; 694 fattr->cf_dtype = DT_FIFO;
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | dir.c | 65 d_type = DT_FIFO; in vboxsf_get_d_type()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_dir2_readdir.c | 27 DT_FIFO, DT_SOCK, DT_LNK, DT_WHT,
|
| /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 | 333 case CDT_FIFO: dt = DT_FIFO; break; in CDT2DT()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | dir.c | 240 type = DT_FIFO; in hfsplus_readdir()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | dir.c | 239 [NILFS_FT_FIFO] = DT_FIFO,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfstrace.h | 15 TRACE_DEFINE_ENUM(DT_FIFO); 27 { DT_FIFO, "FIFO" }, \
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | util.h | 184 de->d_u.d_44.d_type = DT_FIFO; in ufs_set_de_type()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | dir.c | 51 [F2FS_FT_FIFO] = DT_FIFO,
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 541 #define DT_FIFO 1 macro
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 225 #define DT_FIFO 1 macro
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | dir.c | 476 return DT_FIFO; 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 | 2734 * DT_FIFO: Directory Entries. (line 49)
|
| /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/share/info/ |
| H A D | libc.info-17 | 2734 * DT_FIFO: Directory Entries. (line 49)
|