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