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