Searched defs:rpc_alloc_iostats (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
H A Dmetrics.h89 static inline struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) { return NULL; } rpc_count_iostats() function
/linux-4.4.14/net/sunrpc/
H A Dstats.c117 struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) rpc_alloc_iostats() function
129 EXPORT_SYMBOL_GPL(rpc_alloc_iostats); variable

Completed in 90 milliseconds