Searched refs:rpc_proc_unregister (Results 1 – 3 of 3) sorted by relevance
47 void rpc_proc_unregister(struct net *,const char *);65 static inline void rpc_proc_unregister(struct net *net, const char *p) {} in rpc_proc_unregister() function
305 rpc_proc_unregister(struct net *net, const char *name) in rpc_proc_unregister() function312 EXPORT_SYMBOL_GPL(rpc_proc_unregister);
2664 rpc_proc_unregister(net, "nfs"); in nfs_net_init()2672 rpc_proc_unregister(net, "nfs"); in nfs_net_exit()