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()140 mcp = PHYS_TO_DMAP(mp->m_epg_pa[nd->nd_bextpg]); in nfsm_uiombuf()
76 nd->nd_bextpg = 0; in nfsm_build()
915 nd->nd_maxextsiz, &nd->nd_bextpg); in nfsm_strtom()916 cp2 = PHYS_TO_DMAP(m2->m_epg_pa[nd->nd_bextpg]); in nfsm_strtom()5055 nd->nd_bextpg = 0; in nfsrvd_rephead()5519 nd->nd_bextpg = 0; in nfsm_set()5521 if (nd->nd_bextpg == 0) in nfsm_set()5524 rlen = m_epg_pagelen(m, nd->nd_bextpg, 0); in nfsm_set()5528 nd->nd_bextpg++; in nfsm_set()5529 if (nd->nd_bextpg == m->m_epg_npgs) { in nfsm_set()5532 nd->nd_bextpg--; in nfsm_set()5536 nd->nd_bpos = PHYS_TO_DMAP(m->m_epg_pa[nd->nd_bextpg]); in nfsm_set()[all …]
692 int nd_bextpg; /* Current ext_pgs page */ member
864 nd->nd_bextpg = mpend->m_epg_npgs - 1; in nfsrvd_readlink()866 PHYS_TO_DMAP(mpend->m_epg_pa[nd->nd_bextpg]); in nfsrvd_readlink()867 off = (nd->nd_bextpg == 0) ? mpend->m_epg_1st_off : 0; in nfsrvd_readlink()1070 nd->nd_bextpg = m2->m_epg_npgs - 1; in nfsrvd_read()1071 nd->nd_bpos = PHYS_TO_DMAP(m2->m_epg_pa[nd->nd_bextpg]); in nfsrvd_read()1072 poff = (nd->nd_bextpg == 0) ? m2->m_epg_1st_off : 0; in nfsrvd_read()6444 nd->nd_bextpg = mpend->m_epg_npgs - 1; in nfsrvd_getxattr()6446 PHYS_TO_DMAP(mpend->m_epg_pa[nd->nd_bextpg]); in nfsrvd_getxattr()6447 off = (nd->nd_bextpg == 0) ? in nfsrvd_getxattr()
1217 bextpg = nd->nd_bextpg; in nfsrvd_compound()
2759 bextpg0 = nd->nd_bextpg; in nfsrvd_readdirplus()2782 bextpg1 = nd->nd_bextpg; in nfsrvd_readdirplus()2800 bextpg1 = nd->nd_bextpg; in nfsrvd_readdirplus()7382 nd->nd_bextpg = bextpg; in nfsm_trimtrailing()