Searched defs:ino_t (Results 1 - 5 of 5) sorted by path

/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/e2fsprogs/include/nonunix/linux/
H A Dtypes.h25 typedef __u32 ino_t; typedef
/external/kernel-headers/original/uapi/linux/
H A Dcoda.h78 typedef u_long ino_t; typedef
330 ino_t inode;
/external/strace/
H A Dfile.c138 # undef ino_t macro
146 # define ino_t __kernel_ino_t macro
157 # undef ino_t macro
165 # define ino_t ino_t macro
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c253 typedef __ino_t ino_t; typedef

Completed in 472 milliseconds