Home
last modified time | relevance | path

Searched refs:DT_DIR (Results 1 - 25 of 125) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_root.c84 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 Dfile_merge.c243 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 Dfile_root.c84 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 Dfile_merge.c249 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 Dproc-subset-pid.c91 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 Dread.c82 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 Dfd-003-kthread.c106 assert(de->d_type == DT_DIR); in test_readdir()
110 assert(de->d_type == DT_DIR); in test_readdir()
H A Dfd-001-lookup.c116 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 Dtracepoint.h12 if (evt_dirent->d_type == DT_DIR && \
19 if (sys_dirent->d_type == DT_DIR && \
/kernel/linux/linux-5.10/fs/
H A Dfs_types.c11 [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 Dfs_types.c11 [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 Dread.c80 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 Dfd-001-lookup.c116 assert(de->d_type == DT_DIR); in main()
120 assert(de->d_type == DT_DIR); in main()
H A Dfd-003-kthread.c106 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 Dfs_types.h37 #define DT_DIR 4 macro
/kernel/linux/linux-6.6/include/linux/
H A Dfs_types.h37 #define DT_DIR 4 macro
/kernel/liteos_m/kal/libc/newlib/porting/include/
H A Ddirent.h48 #define DT_DIR 4 macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c56 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c45 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
/kernel/linux/linux-6.6/include/trace/misc/
H A Dfs.h17 { DT_DIR, "DIR" }, \
/kernel/linux/linux-5.10/fs/openpromfs/
H A Dinode.c277 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 Dxfs_dir2_readdir.c26 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 Dinode.c281 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 Dxfs_dir2_readdir.c26 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 Dbuild.c83 if (fd->type == DT_DIR) { in jffs2_build_inode_pass1()
186 if (fd->type == DT_DIR) { in jffs2_build_filesystem()

Completed in 11 milliseconds

12345