Searched refs:nd_bextpg (Results 1 – 7 of 7) sorted by relevance
88 nd->nd_maxextsiz, &nd->nd_bextpg); in nfsm_uiombuf()90 mp->m_epg_pa[nd->nd_bextpg]); in nfsm_uiombuf()139 &nd->nd_bextpg); in nfsm_uiombuf()141 PHYS_TO_DMAP(mp->m_epg_pa[nd->nd_bextpg]); in nfsm_uiombuf()
77 nd->nd_bextpg = 0; in nfsm_build()
878 nd->nd_maxextsiz, &nd->nd_bextpg); in nfsm_strtom()880 m2->m_epg_pa[nd->nd_bextpg]); in nfsm_strtom()4630 nd->nd_bextpg = 0; in nfsrvd_rephead()5094 nd->nd_bextpg = 0; in nfsm_set()5096 if (nd->nd_bextpg == 0) in nfsm_set()5099 rlen = m_epg_pagelen(m, nd->nd_bextpg, 0); in nfsm_set()5103 nd->nd_bextpg++; in nfsm_set()5104 if (nd->nd_bextpg == m->m_epg_npgs) { in nfsm_set()5107 nd->nd_bextpg--; in nfsm_set()5112 PHYS_TO_DMAP(m->m_epg_pa[nd->nd_bextpg]); in nfsm_set()[all …]
715 int nd_bextpg; /* Current ext_pgs page */ member
734 nd->nd_bextpg = mpend->m_epg_npgs - 1; in nfsrvd_readlink()736 PHYS_TO_DMAP(mpend->m_epg_pa[nd->nd_bextpg]); in nfsrvd_readlink()737 off = (nd->nd_bextpg == 0) ? mpend->m_epg_1st_off : 0; in nfsrvd_readlink()940 nd->nd_bextpg = m2->m_epg_npgs - 1; in nfsrvd_read()942 PHYS_TO_DMAP(m2->m_epg_pa[nd->nd_bextpg]); in nfsrvd_read()943 poff = (nd->nd_bextpg == 0) ? m2->m_epg_1st_off : 0; in nfsrvd_read()5937 nd->nd_bextpg = mpend->m_epg_npgs - 1; in nfsrvd_getxattr()5939 PHYS_TO_DMAP(mpend->m_epg_pa[nd->nd_bextpg]); in nfsrvd_getxattr()5940 off = (nd->nd_bextpg == 0) ? in nfsrvd_getxattr()
1217 bextpg = nd->nd_bextpg; in nfsrvd_compound()
2599 bextpg0 = nd->nd_bextpg; in nfsrvd_readdirplus()2622 bextpg1 = nd->nd_bextpg; in nfsrvd_readdirplus()2640 bextpg1 = nd->nd_bextpg; in nfsrvd_readdirplus()7106 nd->nd_bextpg = bextpg; in nfsm_trimtrailing()