Searched refs:nlmclnt_operations (Results 1 – 5 of 5) sorted by relevance
49 const struct nlmclnt_operations *nlmclnt_ops;65 struct nlmclnt_operations { struct
75 const struct nlmclnt_operations *h_nlmclnt_ops; /* Callback ops for NLM users */
163 const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops; in nlmclnt_proc()226 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()706 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare()
951 static const struct nlmclnt_operations nlmclnt_fl_close_lock_ops = {
1739 const struct nlmclnt_operations *nlmclnt_ops;
Completed in 19 milliseconds