Searched refs:apply_sg (Results 1 – 1 of 1) sorted by relevance
866 fn apply_sg(&self, alloc: &mut Allocation, sg_state: &mut ScatterGatherState) -> BinderResult { in apply_sg() method1068 if let Err(err) = self.apply_sg(&mut alloc, sg_state) { in copy_transaction_data()