Searched refs:offsets_ptr (Results 1 – 2 of 2) sorted by relevance
37 pub(crate) offsets_ptr: UserPtr, field
1018 let mut offsets_reader = UserSlice::new(info.offsets_ptr, offsets_size).reader(); in copy_transaction_data()1220 info.offsets_ptr = UserPtr::from_addr(trd_data_ptr.offsets as usize); in read_transaction_info()