Home
last modified time | relevance | path

Searched refs:m_copyback_cow (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/sys/
H A Dmbuf.h1586 __private_extern__ struct mbuf *m_copyback_cow(struct mbuf *, int, int,
/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c7054 m_copyback_cow(struct mbuf *m0, int off, int len, const void *cp, int how) function