Searched refs:cl_implid (Results 1 – 5 of 5) sorted by relevance
301 struct nfs41_impl_id *impl_id = server->nfs_client->cl_implid; in implid_domain_show()316 struct nfs41_impl_id *impl_id = server->nfs_client->cl_implid; in implid_name_show()369 if (!server->nfs_client->cl_implid) in nfs_sysfs_add_nfsv41_server()
623 if (nfss->nfs_client && nfss->nfs_client->cl_implid) { in show_implementation_id()624 struct nfs41_impl_id *impl_id = nfss->nfs_client->cl_implid; in show_implementation_id()
298 kfree(clp->cl_implid); in nfs4_shutdown_client()
9126 swap(clp->cl_implid, resp->impl_id); in _nfs4_proc_exchange_id()
107 struct nfs41_impl_id *cl_implid; member