Home
last modified time | relevance | path

Searched defs:offset_high (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/x86/ia32/
Dsys_ia32.c55 unsigned long offset_high) in sys32_truncate64()
61 unsigned long offset_high) in sys32_ftruncate64()
195 long sys32_fadvise64_64(int fd, __u32 offset_low, __u32 offset_high, in sys32_fadvise64_64()
/linux-4.4.14/arch/powerpc/kernel/
Dsyscalls.c118 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, in ppc_fadvise64_64()
Dsys_ppc32.c113 long ppc32_fadvise64(int fd, u32 unused, u32 offset_high, u32 offset_low, in ppc32_fadvise64()
/linux-4.4.14/arch/tile/kernel/
Dcompat.c81 COMPAT_SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned int, offset_high, in COMPAT_SYSCALL_DEFINE5() argument
/linux-4.4.14/arch/x86/include/asm/
Ddesc_defs.h56 u32 offset_high; member
/linux-4.4.14/tools/firewire/
Dnosy-dump.h86 uint32_t offset_high:16; member
/linux-4.4.14/drivers/firewire/
Dcore-transaction.c53 #define HEADER_OFFSET_HIGH(offset_high) ((offset_high) << 0) argument
/linux-4.4.14/fs/
Dread_write.c302 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, in SYSCALL_DEFINE5() argument
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-driver.h139 __le32 offset_high; member