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

/linux-4.4.14/include/linux/sunrpc/
H A Dstats.h72 static inline struct proc_dir_entry *rpc_proc_register(struct net *net, struct rpc_stat *s) { return NULL; } rpc_proc_unregister() function
/linux-4.4.14/net/sunrpc/
H A Dstats.c254 rpc_proc_register(struct net *net, struct rpc_stat *statp) rpc_proc_register() function
258 EXPORT_SYMBOL_GPL(rpc_proc_register); variable

Completed in 130 milliseconds