Home
last modified time | relevance | path

Searched refs:DT_DIR (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-14-stable/tests/sys/fs/fusefs/
HDreaddir.cc82 ents[0].d_type = DT_DIR; in TEST_F()
87 ents[1].d_type = DT_DIR; in TEST_F()
100 EXPECT_EQ(DT_DIR, de->d_type); in TEST_F()
108 EXPECT_EQ(DT_DIR, de->d_type); in TEST_F()
208 ents0[0].d_type = DT_DIR; in TEST_F()
214 ents0[1].d_type = DT_DIR; in TEST_F()
218 ents1[0].d_type = DT_DIR; in TEST_F()
/freebsd-14-stable/sys/fs/devfs/
HDdevfs_devs.c251 if (de->de_dirent->d_type != DT_DIR) in devfs_parent_dirent()
277 dd->de_dirent->d_type = DT_DIR; in devfs_vmkdir()
293 de->de_dirent->d_type = DT_DIR; in devfs_vmkdir()
300 de->de_dirent->d_type = DT_DIR; in devfs_vmkdir()
344 KASSERT(de->de_dirent->d_type == DT_DIR, in devfs_rmdir_empty()
464 else if (de->de_dirent->d_type == DT_DIR) in devfs_purge()
596 de = devfs_find(dd, s, q - s, DT_DIR); in devfs_populate_loop()
603 KASSERT(dd->de_dirent->d_type == DT_DIR && in devfs_populate_loop()
/freebsd-14-stable/sbin/fsck_ffs/
HDpass2.c308 if (dirp->d_type != DT_DIR) { in pass2check()
311 dirp->d_type = DT_DIR; in pass2check()
318 proto.d_type = DT_DIR; in pass2check()
355 proto.d_type = DT_DIR; in pass2check()
387 if (dirp->d_type != DT_DIR) { in pass2check()
389 dirp->d_type = DT_DIR; in pass2check()
HDdir.c57 0, 12, DT_DIR, 1, ".",
58 0, DIRBLKSIZ - 12, DT_DIR, 2, ".."
953 inoinfo(ino)->ino_type = DT_DIR; in allocdir()
974 inoinfo(ino)->ino_type = DT_DIR; in allocdir()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerIOPosix.cpp71 else if ((E->d_type == DT_DIR || in ListFilesInDirRecursive()
93 else if ((E->d_type == DT_DIR || in IterateDirRecursive()
/freebsd-14-stable/sys/ufs/ufs/
HDdir.h93 #define DT_DIR 4 macro
/freebsd-14-stable/sys/sys/
HDdirent.h99 #define DT_DIR 4 macro
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzpl_ctldir.c68 strlen(ZFS_SNAPDIR_NAME), ZFSCTL_INO_SNAPDIR, DT_DIR)) in zpl_root_iterate()
76 strlen(ZFS_SHAREDIR_NAME), ZFSCTL_INO_SHARES, DT_DIR)) in zpl_root_iterate()
263 ZFSCTL_INO_SHARES - id, DT_DIR)) in zpl_snapdir_iterate()
/freebsd-14-stable/stand/libsa/
HDufsread.c128 dt = DT_DIR; in lookup()
140 if (dt != DT_DIR) { in lookup()
/freebsd-14-stable/tools/test/stress2/misc/
HDkinfo2.sh143 if (dp->d_type == DT_DIR &&
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
HDOProfileWrapper.cpp127 if (Entry->d_type == DT_DIR) { in checkForOProfileProcEntry()
/freebsd-14-stable/sbin/newfs/
HDmkfs.c890 { UFS_ROOTINO, sizeof(struct direct), DT_DIR, 1, "." },
891 { UFS_ROOTINO, sizeof(struct direct), DT_DIR, 2, ".." },
892 { UFS_ROOTINO + 1, sizeof(struct direct), DT_DIR, 5, ".snap" },
898 { UFS_ROOTINO + 1, sizeof(struct direct), DT_DIR, 1, "." },
899 { UFS_ROOTINO, sizeof(struct direct), DT_DIR, 2, ".." },
/freebsd-14-stable/sys/fs/tarfs/
HDtarfs_vnops.c346 cde.d_type = DT_DIR; in tarfs_readdir()
369 cde.d_type = DT_DIR; in tarfs_readdir()
413 cde.d_type = DT_DIR; in tarfs_readdir()
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_ctldir.c274 entry.d_type = DT_DIR; in sfs_readdir_common()
288 entry.d_type = DT_DIR; in sfs_readdir_common()
706 entry.d_type = DT_DIR; in zfsctl_root_readdir()
1095 entry.d_type = DT_DIR; in zfsctl_snapdir_readdir()
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/gen/
HDt_glob.c135 dir.d_type = f->dir ? DT_DIR : DT_REG; in gl_readdir()
/freebsd-14-stable/sys/contrib/openzfs/cmd/zfs/
HDzfs_project.c247 if (!ret && zpc->zpc_recursive && ent->d_type == DT_DIR) in zfs_project_handle_dir()
/freebsd-14-stable/lib/libpam/modules/pam_xdg/
HDpam_xdg.c189 if (dp->d_type == DT_DIR) { in remove_dir()
/freebsd-14-stable/sys/fs/smbfs/
HDsmbfs_io.c107 de.d_type = DT_DIR; in smbfs_readvdir()
155 de.d_type = (ctx->f_attr.fa_attr & SMB_FA_DIR) ? DT_DIR : DT_REG; in smbfs_readvdir()
/freebsd-14-stable/libexec/flua/modules/
HDlfs.c444 lua_pushinteger(L, DT_DIR); in luaopen_lfs()
/freebsd-14-stable/contrib/llvm-project/libcxx/src/filesystem/
HDfile_descriptor.h49 case DT_DIR: in get_file_type()
/freebsd-14-stable/sys/fs/udf/
HDudf_vnops.c836 dir.d_type = DT_DIR; in udf_readdir()
848 dir.d_type = DT_DIR; in udf_readdir()
862 DT_DIR : DT_UNKNOWN; in udf_readdir()
/freebsd-14-stable/sys/contrib/openzfs/lib/libzutil/os/linux/
HDzutil_device_path_os.c471 if (ep->d_type != DT_DIR) { /* skip "." and ".." dirs */ in dm_get_underlying_path()
/freebsd-14-stable/stand/lua/
HDcore.lua256 if ftype ~= lfs.DT_DIR then
/freebsd-14-stable/lib/libc/gen/
HDfts-compat11.c803 #ifdef DT_DIR in fts_build()
805 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()
HDfts.c801 #ifdef DT_DIR in fts_build()
803 dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN) in fts_build()

123