Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dsvc.h83 struct svc_serv { struct
104 const struct svc_serv_ops *sv_ops; /* server operations */ argument
122 static inline void svc_get(struct svc_serv *serv) in svc_get() argument