Searched defs:svc_serv (Results 1 – 1 of 1) sorted by relevance
84 struct svc_serv { struct105 const struct svc_serv_ops *sv_ops; /* server operations */ argument123 static inline void svc_get(struct svc_serv *serv) in svc_get() argument