Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dmetrics.h95 static inline struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) { return NULL; } in rpc_alloc_iostats() function
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dstats.c119 struct rpc_iostats *rpc_alloc_iostats(struct rpc_clnt *clnt) in rpc_alloc_iostats() function