Home
last modified time | relevance | path

Searched refs:compat_ino_t (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/parisc/include/asm/
Dcompat.h23 typedef u32 compat_ino_t; typedef
52 compat_ino_t st_ino; /* 32 bits */
69 compat_ino_t __unused3; /* network */
/linux-2.6.39/arch/powerpc/include/asm/
Dcompat.h23 typedef u32 compat_ino_t; typedef
54 compat_ino_t st_ino;
/linux-2.6.39/arch/x86/include/asm/
Dcompat.h24 typedef u32 compat_ino_t; typedef
56 compat_ino_t st_ino;
/linux-2.6.39/arch/mips/include/asm/
Dcompat.h26 typedef u32 compat_ino_t; typedef
60 compat_ino_t st_ino;
/linux-2.6.39/arch/sparc/include/asm/
Dcompat.h21 typedef u32 compat_ino_t; typedef
52 compat_ino_t st_ino;
/linux-2.6.39/arch/s390/include/asm/
Dcompat.h51 typedef u32 compat_ino_t; typedef
83 compat_ino_t st_ino;
/linux-2.6.39/arch/tile/include/asm/
Dcompat.h34 typedef u32 compat_ino_t; typedef
/linux-2.6.39/include/linux/
Dcompat.h133 compat_ino_t f_tinode;
/linux-2.6.39/fs/
Dcompat.c135 compat_ino_t ino = stat->ino; in cp_compat_stat()
1933 compat_ino_t ex32_ino;