/external/strace/ |
D | file.c | 34 #undef ino_t 42 #define ino_t __kernel_ino_t macro 53 #undef ino_t 61 #define ino_t ino_t macro
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_linux.cc | 35 #define ino_t __kernel_ino_t macro 43 #undef ino_t
|
/external/clang/unittests/Basic/ |
D | FileManagerTest.cpp | 31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory() 45 void InjectFile(const char *Path, ino_t INode) { in InjectFile() 50 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
|
/external/fio/os/windows/posix/include/ |
D | dirent.h | 8 ino_t d_ino; /* File serial number */
|
/external/e2fsprogs/include/nonunix/linux/ |
D | types.h | 25 typedef __u32 ino_t; typedef
|
/external/strace/tests/ |
D | xstatx.c | 92 # undef ino_t 102 # define ino_t __kernel_ino_t macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | stat.h | 21 ino_t st_ino;
|
/external/e2fsprogs/lib/ext2fs/ |
D | ismounted.c | 50 dev_t file_dev, ino_t file_ino) in check_loop_mounted() 87 ino_t file_ino=0; in check_mntent_file()
|
/external/iproute2/include/ |
D | bpf_scm.h | 16 ino_t st_ino;
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 23 ino_t ino; /* inode number */ 36 static int filespec_add(ino_t ino, const security_context_t con, const char *file); 558 static int filespec_add(ino_t ino, const security_context_t con, const char *file) in filespec_add()
|
/external/kernel-headers/original/uapi/linux/ |
D | coda.h | 78 typedef u_long ino_t; typedef 330 ino_t inode;
|
/external/e2fsprogs/misc/ |
D | ismounted.c | 86 ino_t file_ino=0; in check_mntent_file()
|
/external/toybox/toys/posix/ |
D | du.c | 88 ino_t ino; in seen_inode()
|
/external/selinux/libselinux/src/ |
D | matchpathcon.c | 139 ino_t ino; /* inode number */ 163 int matchpathcon_filespec_add(ino_t ino, int specind, const char *file) in matchpathcon_filespec_add()
|
/external/toybox/toys/other/ |
D | losetup.c | 45 ino_t jino;
|
/external/skia/src/ports/ |
D | SkOSFile_posix.cpp | 35 ino_t ino;
|
/external/llvm/include/llvm/Support/ |
D | FileSystem.h | 142 ino_t fs_st_ino; 170 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t MTime, in file_status()
|
/external/squashfs-tools/squashfs-tools/ |
D | sort.c | 51 ino_t st_ino;
|
/external/selinux/libselinux/include/selinux/ |
D | selinux.h | 473 extern int matchpathcon_filespec_add(ino_t ino, int specind, const char *file);
|
/external/ltrace/etc/ |
D | libc.so.conf | 58 typedef ino_t = ulong; 63 typedef dirent = struct(ino_t, hide(off_t), hide(ushort), hide(char), string(array(char, zero(256))…
|
/external/e2fsprogs/e2fsck/ |
D | rehash.c | 63 ino_t parent; 69 ino_t ino;
|
D | e2fsck.h | 232 ino_t free_inodes;
|
/external/llvm/test/DebugInfo/X86/ |
D | earlydup-crash.ll | 77 !30 = !DIDerivedType(tag: DW_TAG_typedef, name: "ino_t", line: 141, file: !42, scope: !31, baseType…
|
/external/e2fsprogs/contrib/ |
D | spd_readdir.c | 168 ino_t i_a, i_b; in ino_cmp()
|
/external/toybox/toys/pending/ |
D | lsof.c | 56 ino_t st_ino;
|