Searched defs:offset_hi (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dsys.c55 ssize_t sys32_readahead(int fd, u32 offset_lo, u32 offset_hi, u32 count) argument
60 long sys32_fadvise64(int fd, u32 offset_lo, u32 offset_hi, argument
67 int sys32_fadvise64_64(int fd, u32 offset_lo, u32 offset_hi, argument
H A Dcompat.c64 compat_sys_sync_file_range2(int fd, unsigned int flags, u32 offset_lo, u32 offset_hi, u32 nbytes_lo, u32 nbytes_hi) argument
73 compat_sys_fallocate(int fd, int mode, u32 offset_lo, u32 offset_hi, u32 len_lo, u32 len_hi) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dsys_ia32.c526 asmlinkage long sys32_fadvise64(int fd, unsigned offset_lo, unsigned offset_hi, argument
533 sys32_fallocate(int fd, int mode, unsigned offset_lo, unsigned offset_hi, unsigned len_lo, unsigned len_hi) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsys_ppc32.c610 compat_sys_sync_file_range2(int fd, unsigned int flags, unsigned offset_hi, unsigned offset_lo, unsigned nbytes_hi, unsigned nbytes_lo) argument

Completed in 105 milliseconds