Searched refs:rpc_proc_unregister (Results 1 – 3 of 3) sorted by relevance
62 void rpc_proc_unregister(struct net *,const char *);73 static inline void rpc_proc_unregister(struct net *net, const char *p) {} in rpc_proc_unregister() function
261 rpc_proc_unregister(struct net *net, const char *name) in rpc_proc_unregister() function268 EXPORT_SYMBOL_GPL(rpc_proc_unregister);
2060 rpc_proc_unregister(&init_net, "nfs"); in init_nfs_fs()2091 rpc_proc_unregister(&init_net, "nfs"); in exit_nfs_fs()