HomeFreeBSD

Rename m_unmappedtouio() to m_unmapped_uiomove().

Description

Rename m_unmappedtouio() to m_unmapped_uiomove().

This function doesn't only copy data into a uio but instead is a
variant of uiomove() similar to uiomove_fromphys().

Reviewed by: gallatin, markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30444

Details

Provenance
jhbAuthored on May 25 2021, 11:59 PM
Reviewer
gallatin
Differential Revision
D30444: Rename m_unmappedtouio() to m_unmapped_uiomove().
Parents
rG3f9dac85cc8f: Extend m_copyback() to support unmapped mbufs.
Branches
Unknown
Tags
Unknown