Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/lockd/
Dbind.h53 extern void nlmclnt_done(struct nlm_host *host);
/linux-3.4.99/fs/lockd/
Dclntlock.c81 void nlmclnt_done(struct nlm_host *host) in nlmclnt_done() function
88 EXPORT_SYMBOL_GPL(nlmclnt_done);
/linux-3.4.99/fs/nfs/
Dclient.c698 nlmclnt_done(server->nlm_host); in nfs_destroy_server()