Home
last modified time | relevance | path

Searched refs:xpt_class (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/sunrpc/
A Dsvc_xprt.c161 struct module *owner = xprt->xpt_class->xcl_owner; in svc_xprt_free()
190 xprt->xpt_class = xcl; in svc_xprt_init()
821 __module_get(xprt->xpt_class->xcl_owner); in svc_handle_xprt()
829 module_put(xprt->xpt_class->xcl_owner); in svc_handle_xprt()
1320 if (strcmp(xprt->xpt_class->xcl_name, xcl_name)) in svc_find_xprt()
1341 xprt->xpt_class->xcl_name, in svc_one_xprt_name()
A Dsvc.c1576 u32 max = rqstp->rq_xprt->xpt_class->xcl_max_payload; in svc_max_payload()
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_xprt.h53 struct svc_xprt_class *xpt_class; member
/linux-6.3-rc2/fs/nfsd/
A Dnfs4callback.c994 args.protocol = conn->cb_xprt->xpt_class->xcl_ident | in setup_callback_client()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h1979 __string(protocol, xprt->xpt_class->xcl_name)
1986 __assign_str(protocol, xprt->xpt_class->xcl_name);

Completed in 14 milliseconds