tag | line | file | source code |
---|---|---|---|
ino_t | 101 | include/asm-mips/types.h | typedef __u32 ino_t; |
ino_t | 33 | include/asm-ppc/types.h | typedef unsigned int ino_t; |
ino_t | 43 | include/asm-sparc/types.h | typedef unsigned long ino_t; |
ino_t | 11 | include/linux/types.h | typedef __kernel_ino_t ino_t; |