Searched refs:nbytes_hi (Results 1 – 1 of 1) sorted by relevance
109 unsigned nbytes_hi, unsigned nbytes_lo) in compat_sys_sync_file_range2() argument112 loff_t nbytes = ((loff_t)nbytes_hi << 32) | nbytes_lo; in compat_sys_sync_file_range2()