Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dsvc.h81 struct svc_serv { struct
102 struct svc_serv_ops *sv_ops; /* server operations */ argument
120 static inline void svc_get(struct svc_serv *serv) in svc_get() argument