Searched refs:xpt_class (Results 1 – 6 of 6) sorted by relevance
170 struct module *owner = xprt->xpt_class->xcl_owner; in svc_xprt_free()199 xprt->xpt_class = xcl; in svc_xprt_init()796 __module_get(xprt->xpt_class->xcl_owner); in svc_handle_xprt()804 module_put(xprt->xpt_class->xcl_owner); in svc_handle_xprt()1291 if (strcmp(xprt->xpt_class->xcl_name, xcl_name)) in svc_find_listener()1335 if (strcmp(xprt->xpt_class->xcl_name, xcl_name)) in svc_find_xprt()1356 xprt->xpt_class->xcl_name, in svc_one_xprt_name()
1676 u32 max = rqstp->rq_xprt->xpt_class->xcl_max_payload; in svc_max_payload()
53 struct svc_xprt_class *xpt_class; member
2014 if (!strcmp(xprt->xpt_class->xcl_name, xcl_name) && in nfsd_nl_listener_set_doit()2140 xprt->xpt_class->xcl_name) || in nfsd_nl_listener_get_doit()
1066 args.protocol = conn->cb_xprt->xpt_class->xcl_ident | in setup_callback_client()
2110 __string(protocol, xprt->xpt_class->xcl_name)
Completed in 29 milliseconds