Searched defs:offset_high (Results 1 – 5 of 5) sorted by relevance
/arch/x86/ia32/ |
D | sys_ia32.c | 55 unsigned long offset_high) in sys32_truncate64() 61 unsigned long offset_high) in sys32_ftruncate64() 451 long sys32_fadvise64_64(int fd, __u32 offset_low, __u32 offset_high, in sys32_fadvise64_64()
|
/arch/powerpc/kernel/ |
D | syscalls.c | 119 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, in ppc_fadvise64_64()
|
D | sys_ppc32.c | 586 long ppc32_fadvise64(int fd, u32 unused, u32 offset_high, u32 offset_low, in ppc32_fadvise64()
|
/arch/s390/kernel/ |
D | sys_s390.c | 101 SYSCALL_DEFINE5(s390_fadvise64, int, fd, u32, offset_high, u32, offset_low, in SYSCALL_DEFINE5() argument
|
/arch/x86/include/asm/ |
D | desc_defs.h | 56 u32 offset_high; member
|