Searched defs:ino_t (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_platform_limits_linux.cc | 35 #define ino_t __kernel_ino_t macro |
| /src/sys/sys/ | ||
| H A D | types.h | 172 typedef __ino_t ino_t; typedef in typeref:typename:__ino_t 175 typedef uint64_t ino_t; /* inode number */ typedef in typeref:typename:uint64_t |
| /src/sys/coda/ | ||
| H A D | coda.h | 73 typedef u_long ino_t; typedef in typeref:typename:u_long |
Completed in 5 milliseconds