tag | line | file | source code |
---|---|---|---|
ino_t | 33 | include/asm-alpha/types.h | typedef unsigned int ino_t; |
ino_t | 33 | include/asm-i386/types.h | typedef unsigned long ino_t; |
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; |