Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/lockd/
Dbind.h53 extern void nlmclnt_done(struct nlm_host *host);
/linux-4.1.27/fs/lockd/
Dclntlock.c86 void nlmclnt_done(struct nlm_host *host) in nlmclnt_done() function
93 EXPORT_SYMBOL_GPL(nlmclnt_done);
/linux-4.1.27/fs/nfs/
Dclient.c628 nlmclnt_done(server->nlm_host); in nfs_destroy_server()