Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dclntproc.c166 const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops; in nlmclnt_proc()
229 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()
736 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare()
H A Dlockd.h114 const struct nlmclnt_operations *h_nlmclnt_ops; /* Callback ops for NLM users */ member