Searched refs:ssc_nfs_ops (Results 1 – 2 of 2) sorted by relevance
62 nfs_ssc_client_tbl.ssc_nfs_ops = ops; in nfs_ssc_register()76 if (nfs_ssc_client_tbl.ssc_nfs_ops != ops) in nfs_ssc_unregister()78 nfs_ssc_client_tbl.ssc_nfs_ops = NULL; in nfs_ssc_unregister()
33 const struct nfs_ssc_client_ops *ssc_nfs_ops; member79 if (nfs_ssc_client_tbl.ssc_nfs_ops) in nfs_do_sb_deactive()80 (*nfs_ssc_client_tbl.ssc_nfs_ops->sco_sb_deactive)(sb); in nfs_do_sb_deactive()