/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | file_root.c | 84 DT_DIR); in hmdfs_device_iterate() 93 DT_DIR); in hmdfs_device_iterate() 116 strlen(remote_device_name), ino_start++, DT_DIR)) in hmdfs_device_iterate() 144 sizeof(DEVICE_VIEW_ROOT) - 1, ino_start, DT_DIR)) in hmdfs_root_iterate() 151 ino_start, DT_DIR)) in hmdfs_root_iterate() 158 ino_start, DT_DIR)) in hmdfs_root_iterate()
|
H A D | file_merge.c | 243 if (d_type == DT_DIR && insert_res == DT_DIR) { in hmdfs_actor_merge() 245 } else if (d_type == DT_DIR && in hmdfs_actor_merge() 252 cache_entry->file_type = DT_DIR; in hmdfs_actor_merge() 272 if (ret && d_type == DT_DIR && cache_entry->file_type == DT_DIR && in hmdfs_actor_merge()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | file_root.c | 84 DT_DIR); in hmdfs_device_iterate() 93 DT_DIR); in hmdfs_device_iterate() 116 strlen(remote_device_name), ino_start++, DT_DIR)) in hmdfs_device_iterate() 144 sizeof(DEVICE_VIEW_ROOT) - 1, ino_start, DT_DIR)) in hmdfs_root_iterate() 151 ino_start, DT_DIR)) in hmdfs_root_iterate() 158 ino_start, DT_DIR)) in hmdfs_root_iterate()
|
H A D | file_merge.c | 249 if (d_type == DT_DIR && insert_res == DT_DIR) { in hmdfs_actor_merge() 251 } else if (d_type == DT_DIR && in hmdfs_actor_merge() 258 cache_entry->file_type = DT_DIR; in hmdfs_actor_merge() 277 if (!ret && d_type == DT_DIR && cache_entry->file_type == DT_DIR && in hmdfs_actor_merge()
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | proc-subset-pid.c | 91 assert(de->d_type == DT_DIR); in main() 95 assert(de->d_type == DT_DIR); in main() 109 assert(de->d_type == DT_DIR); in main()
|
H A D | read.c | 82 assert(de->d_type == DT_DIR); in f() 86 assert(de->d_type == DT_DIR); in f() 108 case DT_DIR: in f()
|
H A D | fd-003-kthread.c | 106 assert(de->d_type == DT_DIR); in test_readdir() 110 assert(de->d_type == DT_DIR); in test_readdir()
|
H A D | fd-001-lookup.c | 116 assert(de->d_type == DT_DIR); in main() 120 assert(de->d_type == DT_DIR); in main()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | tracepoint.h | 12 if (evt_dirent->d_type == DT_DIR && \ 19 if (sys_dirent->d_type == DT_DIR && \
|
/kernel/linux/linux-5.10/fs/ |
H A D | fs_types.c | 11 [FT_DIR] = DT_DIR, 31 * * DT_DIR - Directory 52 [DT_DIR] = FT_DIR, 95 * * DT_DIR - Directory
|
/kernel/linux/linux-6.6/fs/ |
H A D | fs_types.c | 11 [FT_DIR] = DT_DIR, 31 * * DT_DIR - Directory 52 [DT_DIR] = FT_DIR, 95 * * DT_DIR - Directory
|
/kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
H A D | read.c | 80 assert(de->d_type == DT_DIR); in f() 84 assert(de->d_type == DT_DIR); in f() 106 case DT_DIR: in f()
|
H A D | fd-001-lookup.c | 116 assert(de->d_type == DT_DIR); in main() 120 assert(de->d_type == DT_DIR); in main()
|
H A D | fd-003-kthread.c | 106 assert(de->d_type == DT_DIR); in test_readdir() 110 assert(de->d_type == DT_DIR); in test_readdir()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs_types.h | 37 #define DT_DIR 4 macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs_types.h | 37 #define DT_DIR 4 macro
|
/kernel/liteos_m/kal/libc/newlib/porting/include/ |
H A D | dirent.h | 48 #define DT_DIR 4 macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_sysfs_test.c | 56 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_sysfs_test.c | 45 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
|
/kernel/linux/linux-6.6/include/trace/misc/ |
H A D | fs.h | 17 { DT_DIR, "DIR" }, \
|
/kernel/linux/linux-5.10/fs/openpromfs/ |
H A D | inode.c | 277 if (!dir_emit(ctx, ".", 1, inode->i_ino, DT_DIR)) in openpromfs_readdir() 285 dp->parent->unique_id), DT_DIR)) in openpromfs_readdir() 301 child->unique_id, DT_DIR)) in openpromfs_readdir()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 26 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, 88 if (!dir_emit(ctx, ".", 1, dp->i_ino, DT_DIR)) in xfs_dir2_sf_getdents() 98 if (!dir_emit(ctx, "..", 2, ino, DT_DIR)) in xfs_dir2_sf_getdents()
|
/kernel/linux/linux-6.6/fs/openpromfs/ |
H A D | inode.c | 281 if (!dir_emit(ctx, ".", 1, inode->i_ino, DT_DIR)) in openpromfs_readdir() 289 dp->parent->unique_id), DT_DIR)) in openpromfs_readdir() 305 child->unique_id, DT_DIR)) in openpromfs_readdir()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 26 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, 88 if (!dir_emit(ctx, ".", 1, dp->i_ino, DT_DIR)) in xfs_dir2_sf_getdents() 98 if (!dir_emit(ctx, "..", 2, ino, DT_DIR)) in xfs_dir2_sf_getdents()
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | build.c | 83 if (fd->type == DT_DIR) { in jffs2_build_inode_pass1() 186 if (fd->type == DT_DIR) { in jffs2_build_filesystem()
|