Searched refs:nlmclnt_alloc_call (Results 1 – 3 of 3) sorted by relevance
67 void (*nlmclnt_alloc_call)(void *); member
168 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_alloc_call) in nlmclnt_proc()169 nlmclnt_ops->nlmclnt_alloc_call(data); in nlmclnt_proc()
929 .nlmclnt_alloc_call = nfs3_nlm_alloc_call,