Home
last modified time | relevance | path

Searched refs:ino_t (Results 1 – 25 of 46) sorted by relevance

12

/external/strace/
Dfile.c34 #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/
Dsanitizer_platform_limits_linux.cc35 #define ino_t __kernel_ino_t macro
43 #undef ino_t
/external/clang/unittests/Basic/
DFileManagerTest.cpp31 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/openssh/openbsd-compat/
Dgetcwd.c57 ino_t ino; in getcwd()
62 ino_t root_ino; in getcwd()
/external/fio/os/windows/posix/include/
Ddirent.h8 ino_t d_ino; /* File serial number */
/external/e2fsprogs/include/nonunix/linux/
Dtypes.h25 typedef __u32 ino_t; typedef
/external/strace/tests/
Dxstatx.c92 # undef ino_t
102 # define ino_t __kernel_ino_t macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dstat.h21 ino_t st_ino;
/external/iproute2/include/
Dbpf_scm.h16 ino_t st_ino;
/external/e2fsprogs/lib/ext2fs/
Dismounted.c50 dev_t file_dev, ino_t file_ino) in check_loop_mounted()
87 ino_t file_ino=0; in check_mntent_file()
/external/selinux/policycoreutils/setfiles/
Drestore.c23 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/e2fsprogs/misc/
Dismounted.c86 ino_t file_ino=0; in check_mntent_file()
/external/kernel-headers/original/uapi/linux/
Dcoda.h78 typedef u_long ino_t; typedef
330 ino_t inode;
/external/toybox/toys/posix/
Ddu.c88 ino_t ino; in seen_inode()
/external/toybox/toys/other/
Dlosetup.c45 ino_t jino;
/external/selinux/libselinux/src/
Dmatchpathcon.c139 ino_t ino; /* inode number */
163 int matchpathcon_filespec_add(ino_t ino, int specind, const char *file) in matchpathcon_filespec_add()
/external/skia/src/ports/
DSkOSFile_posix.cpp35 ino_t ino;
/external/llvm/include/llvm/Support/
DFileSystem.h142 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/
Dsort.c51 ino_t st_ino;
/external/selinux/libselinux/include/selinux/
Dselinux.h473 extern int matchpathcon_filespec_add(ino_t ino, int specind, const char *file);
/external/ltrace/etc/
Dlibc.so.conf58 typedef ino_t = ulong;
63 typedef dirent = struct(ino_t, hide(off_t), hide(ushort), hide(char), string(array(char, zero(256))…
/external/llvm/test/DebugInfo/X86/
Dearlydup-crash.ll77 !30 = !DIDerivedType(tag: DW_TAG_typedef, name: "ino_t", line: 141, file: !42, scope: !31, baseType…
/external/e2fsprogs/e2fsck/
Drehash.c63 ino_t parent;
69 ino_t ino;
De2fsck.h232 ino_t free_inodes;
/external/e2fsprogs/contrib/
Dspd_readdir.c168 ino_t i_a, i_b; in ino_cmp()

12