Searched refs:nfs_ssc_unregister (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfs_common/
H A Dnfs_ssc.c66 * nfs_ssc_unregister - uninstall the NFS_FS client ops from
73 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) function
79 EXPORT_SYMBOL_GPL(nfs_ssc_unregister); variable
87 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) function
90 EXPORT_SYMBOL_GPL(nfs_ssc_unregister); variable
/linux-master/include/linux/
H A Dnfs_ssc.h75 extern void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops);
/linux-master/fs/nfs/
H A Dsuper.c128 nfs_ssc_unregister(&nfs_ssc_clnt_ops_tbl);

Completed in 138 milliseconds