Searched refs:nlmclnt_rpc_clnt (Results 1 – 3 of 3) sorted by relevance
96 struct rpc_clnt *nlmclnt_rpc_clnt(struct nlm_host *host) in nlmclnt_rpc_clnt() function100 EXPORT_SYMBOL_GPL(nlmclnt_rpc_clnt);
60 extern struct rpc_clnt *nlmclnt_rpc_clnt(struct nlm_host *host);
613 nfs_sysfs_link_rpc_client(server, nlmclnt_rpc_clnt(host), NULL); in nfs_start_lockd()