Home
last modified time | relevance | path

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

/linux-6.12.1/fs/lockd/
Dclntlock.c96 struct rpc_clnt *nlmclnt_rpc_clnt(struct nlm_host *host) in nlmclnt_rpc_clnt() function
100 EXPORT_SYMBOL_GPL(nlmclnt_rpc_clnt);
/linux-6.12.1/include/linux/lockd/
Dbind.h60 extern struct rpc_clnt *nlmclnt_rpc_clnt(struct nlm_host *host);
/linux-6.12.1/fs/nfs/
Dclient.c613 nfs_sysfs_link_rpc_client(server, nlmclnt_rpc_clnt(host), NULL); in nfs_start_lockd()