__assign_mmap_offset_handle
return __assign_mmap_offset_handle(file, handle, mmap_type, offset);
return __assign_mmap_offset_handle(file, args->handle, type, &args->offset);