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 */
162 const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops; in nlmclnt_proc()225 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()705 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare()
949 static const struct nlmclnt_operations nlmclnt_fl_close_lock_ops = {
1726 const struct nlmclnt_operations *nlmclnt_ops;
Completed in 23 milliseconds