Searched refs:svc_dg_ops (Results 1 – 1 of 1) sorted by relevance
66 static struct xp_ops *svc_dg_ops();166 xprt->xp_ops = svc_dg_ops(); in svc_dg_create_private()213 xprt->xp_ops = svc_dg_ops(); in svc_dg_xprtcopy()597 svc_dg_ops(void) in svc_dg_ops() function