Home
last modified time | relevance | path

Searched refs:__kernel_off_t32 (Results 1 – 18 of 18) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Dppc32.h61 typedef int __kernel_off_t32; typedef
177 __kernel_off_t32 l_start;
178 __kernel_off_t32 l_len;
193 __kernel_off_t32 st_size; /* 4 */
194 __kernel_off_t32 st_blksize; /* 4 */
195 __kernel_off_t32 st_blocks; /* 4 */
/linux-2.4.37.9/include/asm-sparc64/
Dstat.h16 __kernel_off_t32 st_size;
23 __kernel_off_t32 st_blksize;
24 __kernel_off_t32 st_blocks;
Dfcntl.h85 __kernel_off_t32 l_start;
86 __kernel_off_t32 l_len;
Dposix_types.h66 typedef int __kernel_off_t32; typedef
/linux-2.4.37.9/include/asm-x86_64/
Dia32.h30 typedef int __kernel_off_t32; typedef
40 __kernel_off_t32 l_start;
41 __kernel_off_t32 l_len;
/linux-2.4.37.9/include/asm-mips64/
Dfcntl.h91 __kernel_off_t32 l_start;
92 __kernel_off_t32 l_len;
Dstat.h24 __kernel_off_t32 st_size;
Dposix_types.h56 typedef int __kernel_off_t32; typedef
/linux-2.4.37.9/arch/s390x/kernel/
Dlinux32.h35 typedef int __kernel_off_t32; typedef
52 __kernel_off_t32 l_start;
53 __kernel_off_t32 l_len;
Dlinux32.c4221 asmlinkage int sys32_sendfile(int out_fd, int in_fd, __kernel_off_t32 *offset, s32 count) in sys32_sendfile()
/linux-2.4.37.9/include/asm-ia64/
Dia32.h32 typedef int __kernel_off_t32; typedef
53 __kernel_off_t32 l_start;
54 __kernel_off_t32 l_len;
/linux-2.4.37.9/include/asm-parisc/
Dposix_types.h64 typedef int __kernel_off_t32; typedef
/linux-2.4.37.9/arch/parisc/kernel/
Dsys_parisc32.c414 __kernel_off_t32 l_start;
415 __kernel_off_t32 l_len;
812 __kernel_off_t32 st_size;
957 __kernel_off_t32 d_off;
/linux-2.4.37.9/arch/x86_64/ia32/
Dsys_ia32.c1990 sys32_sendfile(int out_fd, int in_fd, __kernel_off_t32 *offset, s32 count) in sys32_sendfile()
Dia32_ioctl.c2905 __kernel_off_t32 d_off;
/linux-2.4.37.9/arch/mips64/kernel/
Dlinux32.c2989 asmlinkage int sys32_sendfile(int out_fd, int in_fd, __kernel_off_t32 *offset, s32 count) in sys32_sendfile()
/linux-2.4.37.9/arch/ppc64/kernel/
Dsys_ppc32.c3196 asmlinkage long sys32_sendfile(u32 out_fd, u32 in_fd, __kernel_off_t32* offset, u32 count) in sys32_sendfile()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sparc32.c4303 asmlinkage int sys32_sendfile(int out_fd, int in_fd, __kernel_off_t32 *offset, s32 count) in sys32_sendfile()