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()
4609 mreq = mb_alloc_ext_plus_pages(PAGE_SIZE, M_WAITOK); in nfsrvd_rephead()5118 mp = mb_alloc_ext_plus_pages(PAGE_SIZE, M_WAITOK); in nfsm_add_ext_pgs()
1684 mb_alloc_ext_plus_pages(int len, int how) in mb_alloc_ext_plus_pages() function1731 m = mout = mb_alloc_ext_plus_pages(mbufsiz, how); in mb_mapped_to_unmapped()1743 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()
813 struct mbuf *mb_alloc_ext_plus_pages(int, int);
991 m = mb_alloc_ext_plus_pages(siz, M_WAITOK); in nfsrv_createiovec_extpgs()