Searched defs:clnt (Results 1 – 2 of 2) sorted by relevance
84 static inline struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) { return NULL; } in rpc_alloc_iostats()87 static inline void rpc_print_iostats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_print_iostats()
185 struct p9_client *clnt; member