Searched refs:mb_alloc_ext_plus_pages (Results 1 – 6 of 6) sorted by relevance
74 mb2 = mb_alloc_ext_plus_pages(PAGE_SIZE, M_WAITOK); in nfsm_build()
4626 mreq = mb_alloc_ext_plus_pages(PAGE_SIZE, M_WAITOK); in nfsrvd_rephead()5137 mp = mb_alloc_ext_plus_pages(PAGE_SIZE, M_WAITOK); in nfsm_add_ext_pgs()
1720 mb_alloc_ext_plus_pages(int len, int how) in mb_alloc_ext_plus_pages() function1767 m = mout = mb_alloc_ext_plus_pages(mbufsiz, how); in mb_mapped_to_unmapped()1779 m->m_next = mb_alloc_ext_plus_pages(mbufsiz, in mb_mapped_to_unmapped()
174 mp = mb_alloc_ext_plus_pages(PAGE_SIZE, M_WAITOK); in nfsm_uiombuflist()
812 struct mbuf *mb_alloc_ext_plus_pages(int, int);
990 m = mb_alloc_ext_plus_pages(siz, M_WAITOK); in nfsrv_createiovec_extpgs()