Home
last modified time | relevance | path

Searched defs:svc_serv_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/sunrpc/
Dsvc.h56 struct svc_serv_ops { struct
58 void (*svo_shutdown)(struct svc_serv *, struct net *);
61 int (*svo_function)(void *);
64 void (*svo_enqueue_xprt)(struct svc_xprt *);
67 int (*svo_setup)(struct svc_serv *, struct svc_pool *, int);
70 struct module *svo_module;