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