Searched refs:pov (Results 1 – 4 of 4) sorted by relevance
1411 if (!xdr_post_op_vattr(xdrs, &objp->pov)) in xdr_READ3vres()2384 post_op_vattr pov; in xdr_READDIRPLUS3vres() local2417 pov.fres.vap = &va; in xdr_READDIRPLUS3vres()2418 pov.fres.vp = dvp; in xdr_READDIRPLUS3vres()2482 if (!xdr_post_op_vattr(xdrs, &pov)) in xdr_READDIRPLUS3vres()2485 if (pov.attributes == TRUE && in xdr_READDIRPLUS3vres()2486 pov.fres.status == NFS3_OK) in xdr_READDIRPLUS3vres()
1154 res.pov.fres.vp = vp; in nfs3read()1155 res.pov.fres.vap = &va; in nfs3read()1220 if (res.pov.attributes) { in nfs3read()
142 static struct pfc_ops_v pov[] = { variable280 for (pv = pov; pv->svc_name != NULL; ++pv) in pci_fc_ops()
1473 struct post_op_vattr pov; member