Searched refs:DT_UNKNOWN (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/ |
| H A D | fs_dirent.c | 9 [FT_UNKNOWN] = DT_UNKNOWN, 40 return DT_UNKNOWN; in fs_ftype_to_dtype()
|
| /linux/include/linux/ |
| H A D | fs_dirent.h | 37 #define DT_UNKNOWN 0 macro
|
| /linux/tools/perf/ui/browsers/ |
| H A D | scripts.c | 197 (lang_dirent->d_type == DT_UNKNOWN && in find_scripts() 223 if (script_dirent->d_type == DT_UNKNOWN && in find_scripts()
|
| /linux/fs/qnx6/ |
| H A D | dir.c | 106 if (!dir_emit(ctx, lf->lf_fname, lf_size, de_inode, DT_UNKNOWN)) { in qnx6_dir_longfilename() 166 no_inode, DT_UNKNOWN)) { in qnx6_readdir()
|
| /linux/tools/include/nolibc/ |
| H A D | types.h | 79 #define DT_UNKNOWN 0x0 64 #define DT_UNKNOWN global() macro
|
| /linux/include/trace/misc/ |
| H A D | fs.h | 14 { DT_UNKNOWN, "UNKNOWN" }, \
|
| /linux/fs/isofs/ |
| H A D | dir.c | 219 if (!dir_emit(ctx, p, len, inode_number, DT_UNKNOWN)) in do_isofs_readdir()
|
| /linux/tools/perf/tests/ |
| H A D | tests-scripts.c | 265 if (ent->d_type != DT_UNKNOWN) in append_scripts_in_dir()
|
| /linux/fs/adfs/ |
| H A D | dir_f.c | 263 obj.indaddr, DT_UNKNOWN)) in adfs_f_iterate()
|
| H A D | dir_fplus.c | 222 obj.indaddr, DT_UNKNOWN)) in adfs_fplus_iterate()
|
| /linux/fs/orangefs/ |
| H A D | dir.c | 229 DT_UNKNOWN)) in fill_from_part()
|
| /linux/fs/ufs/ |
| H A D | util.h | 181 de->d_u.d_44.d_type = DT_UNKNOWN; in ufs_set_de_type()
|
| /linux/fs/jffs2/ |
| H A D | write.c | 583 rd->type = DT_UNKNOWN; in jffs2_do_unlink()
|
| /linux/fs/nfs/ |
| H A D | nfs2xdr.c | 959 entry->d_type = DT_UNKNOWN; in nfs2_decode_dirent()
|
| H A D | nfs4xdr.c | 7691 entry->d_type = DT_UNKNOWN; in nfs4_decode_dirent()
|
| /linux/fs/overlayfs/ |
| H A D | readdir.c | 1148 if (d_type != DT_UNKNOWN) in ovl_check_d_type()
|
| /linux/fs/ext4/ |
| H A D | ext4.h | 3025 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK 3031 return DT_UNKNOWN; in get_dtype()
|
| /linux/tools/perf/ |
| H A D | builtin-script.c | 3534 (lang_dirent->d_type == DT_UNKNOWN && \ in script_desc__new() 3542 (script_dirent->d_type != DT_UNKNOWN || \
|
| /linux/fs/afs/ |
| H A D | dir.c | 437 ntohl(dire->u.vnode), DT_UNKNOWN)) { in afs_dir_iterate_block()
|