HomeSort by relevance Sort by last modified time
    Searched refs:ino_t (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/ltp/include/lapi/
ustat.h 13 ino_t f_tinode;
  /external/strace/linux/
asm_stat.h 6 # 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/bcc/src/cc/
ns_guard.h 36 ino_t target_ino() const { return target_ino_; }
41 ino_t target_ino_;
  /bionic/tests/headers/posix/
dirent_h.c 40 STRUCT_MEMBER(struct dirent, ino_t, d_ino);
44 TYPE(ino_t);
sys_types_h.c 43 TYPE(ino_t);
sys_stat_h.c 43 STRUCT_MEMBER(struct stat, ino_t, st_ino);
97 TYPE(ino_t);
  /external/mesa3d/src/hgl/
GLRendererRoster.h 20 ino_t node;
38 image_id image, const entry_ref* ref, ino_t node);
  /external/u-boot/fs/ubifs/
key.h 85 union ubifs_key *key, ino_t inum)
98 ino_t inum)
114 union ubifs_key *key, ino_t inum)
127 union ubifs_key *key, ino_t inum)
141 union ubifs_key *key, ino_t inum,
160 union ubifs_key *key, ino_t inum,
176 ino_t inum, const struct qstr *nm)
195 union ubifs_key *key, ino_t inum)
209 union ubifs_key *key, ino_t inum,
227 ino_t inum, const struct qstr *nm
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_linux.cc 35 #define ino_t __kernel_ino_t macro
43 #undef ino_t macro
  /external/libchrome/ipc/
ipc_send_fds_test.cc 74 explicit MyChannelDescriptorListener(ino_t expected_inode_num)
112 ino_t expected_inode_num_;
155 ino_t expected_inode_num) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dynload_shlib.c 60 ino_t ino[3];
62 ino_t ino;
  /external/ltp/testcases/kernel/syscalls/rename/
rename01.c 87 ino_t f_oldino, d_oldino;
94 ino_t *oldino;
rename03.c 85 ino_t f_oldino, d_oldino;
92 ino_t *oldino;
rename04.c 80 ino_t oldino, oldino1;
rename05.c 77 ino_t oldino, oldino1;
rename06.c 78 ino_t oldino, oldino1;
rename07.c 60 ino_t oldino, oldino1;
rename13.c 80 ino_t oldino;
  /external/python/cpython2/Python/
dynload_shlib.c 60 ino_t ino[3];
62 ino_t ino;
  /external/u-boot/include/linux/
stat.h 49 ino_t st_ino; /* file id */
103 ino_t st_ino;
  /bionic/libc/kernel/uapi/asm-mips/asm/
stat.h 27 ino_t st_ino;
  /external/e2fsprogs/misc/
create_inode.h 14 ino_t src_ino;
  /external/kernel-headers/original/uapi/asm-mips/asm/
stat.h 22 ino_t st_ino;
  /external/libusb/libusb/os/
haiku_pollfs.cpp 25 bool EntryRemoved(ino_t node);
211 WatchedEntry::EntryRemoved(ino_t node)
303 ino_t directory;
316 ino_t node;
  /bionic/libc/include/sys/
stat.h 42 ino_t st_ino; \
81 ino_t st_ino; \

Completed in 1218 milliseconds

1 2 3 4