Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
sanitizer_platform_limits_linux.cc | 35 #define ino_t __kernel_ino_t macro 44 #undef ino_t |
/src/sys/sys/ | |
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/ | |
coda.h | 73 typedef u_long ino_t; typedef in typeref:typename:u_long 215 static __inline ino_t coda_f2i(CodaFid *fid) 248 static __inline ino_t coda_f2i(CodaFid *fid) 414 ino_t inode; /* host inode of container file */ |