Home
last modified time | relevance | path

Searched refs:nlmclnt_init (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/lockd/
H A Dbind.h58 extern struct nlm_host *nlmclnt_init(const struct nlmclnt_initdata *nlm_init);
/linux/fs/nfs/
H A Dclient.c613 host = nlmclnt_init(&nlm_init); in nfs_start_lockd()