Home
last modified time | relevance | path

Searched refs:nfs_ssc_client_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs_common/
A Dnfs_ssc.c60 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
74 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
83 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
88 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
/linux/include/linux/
A Dnfs_ssc.h27 struct nfs_ssc_client_ops { struct
33 const struct nfs_ssc_client_ops *ssc_nfs_ops; argument
74 extern void nfs_ssc_register(const struct nfs_ssc_client_ops *ops);
75 extern void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops);
/linux/fs/nfs/
A Dsuper.c90 static const struct nfs_ssc_client_ops nfs_ssc_clnt_ops_tbl = {

Completed in 7 milliseconds