Searched refs:ino_t (Results 1 - 25 of 52) sorted by relevance

123

/external/strace/linux/
H A Dasm_stat.h6 # undef ino_t macro
17 # define ino_t __kernel_ino_t macro
30 # undef ino_t macro
41 # define ino_t ino_t macro
/external/fio/os/windows/posix/include/
H A Ddirent.h8 ino_t d_ino; /* File serial number */
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc35 #define ino_t __kernel_ino_t macro
43 #undef ino_t macro
/external/ltp/testcases/kernel/syscalls/rename/
H A Drename01.c86 ino_t f_oldino, d_oldino;
93 ino_t *oldino;
H A Drename03.c84 ino_t f_oldino, d_oldino;
91 ino_t *oldino;
H A Drename04.c79 ino_t oldino, oldino1;
H A Drename05.c76 ino_t oldino, oldino1;
H A Drename07.c59 ino_t oldino, oldino1;
H A Drename13.c79 ino_t oldino;
H A Drename06.c77 ino_t oldino, oldino1;
/external/e2fsprogs/misc/
H A Dcreate_inode.h14 ino_t src_ino;
H A Dismounted.c87 ino_t file_ino=0;
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dstat.h21 ino_t st_ino;
/external/libusb/libusb/os/
H A Dhaiku_pollfs.cpp25 bool EntryRemoved(ino_t node);
211 WatchedEntry::EntryRemoved(ino_t node)
303 ino_t directory;
316 ino_t node;
/external/openssh/openbsd-compat/
H A Dgetcwd.c57 ino_t ino;
62 ino_t root_ino;
/external/iproute2/include/
H A Dbpf_scm.h16 ino_t st_ino;
/external/clang/unittests/Basic/
H A DFileManagerTest.cpp31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) {
45 void InjectFile(const char *Path, ino_t INode) {
50 void InjectDirectory(const char *Path, ino_t INode) {
/external/skia/src/ports/
H A DSkOSFile_posix.cpp35 ino_t ino;
/external/toybox/toys/other/
H A Dlosetup.c45 ino_t jino;
/external/toybox/toys/posix/
H A Ddu.c88 ino_t ino;
/external/e2fsprogs/lib/ext2fs/
H A Dismounted.c63 dev_t file_dev, ino_t file_ino)
99 ino_t file_ino=0;
/external/kernel-headers/original/uapi/linux/
H A Dcoda.h78 typedef u_long ino_t; typedef
330 ino_t inode;
/external/selinux/libselinux/src/
H A Dmatchpathcon.c167 ino_t ino; /* inode number */
191 int matchpathcon_filespec_add(ino_t ino, int specind, const char *file)
/external/toybox/toys/pending/
H A Dlsof.c51 ino_t st_ino;
133 static struct file_info *add_socket(ino_t inode, const char *type)
/external/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c240 ino_t ino = 0;

Completed in 1068 milliseconds

123