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