Searched refs:m_copyback_cow (Results 1 – 2 of 2) sorted by relevance
1722 __private_extern__ struct mbuf *m_copyback_cow(struct mbuf *, int, int len,
3779 m_copyback_cow(struct mbuf *m0, int off, int len, const void *cp __sized_by(len), int how) in m_copyback_cow() function