Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntlock.c79 void nlmclnt_done(struct nlm_host *host) in nlmclnt_done() function
86 EXPORT_SYMBOL_GPL(nlmclnt_done);
/openbmc/linux/include/linux/lockd/
H A Dbind.h59 extern void nlmclnt_done(struct nlm_host *host);
/openbmc/linux/fs/nfs/
H A Dclient.c561 nlmclnt_done(server->nlm_host); in nfs_destroy_server()