Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsvc.h57 struct svc_serv_ops { struct
59 void (*svo_shutdown)(struct svc_serv *, struct net *);
62 int (*svo_function)(void *);
65 void (*svo_enqueue_xprt)(struct svc_xprt *);
68 int (*svo_setup)(struct svc_serv *, struct svc_pool *, int);
71 struct module *svo_module;

Completed in 6 milliseconds