Searched refs:off_high (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | sys_sparc32.c | 223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, in COMPAT_SYSCALL_DEFINE6() argument 227 ((u64)off_high << 32) | off_low, in COMPAT_SYSCALL_DEFINE6()
|
H A D | systbls.h | 91 unsigned off_high, unsigned off_low,
|