Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c233 static struct mbuf *nfsm_split(struct mbuf *, uint64_t);
7107 m2 = nfsm_split(mp, xfer); in nfscl_dofflayoutio()
9779 nfsm_split(struct mbuf *mp, uint64_t xfer) in nfsm_split() function