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