Searched refs:rpc_proc_unregister (Results 1 – 3 of 3) sorted by relevance
63 void rpc_proc_unregister(struct net *,const char *);74 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);
2415 rpc_proc_unregister(&init_net, "nfs"); in init_nfs_fs()2445 rpc_proc_unregister(&init_net, "nfs"); in exit_nfs_fs()
Completed in 10 milliseconds