Searched refs:nlmclnt_alloc_call (Results 1 – 3 of 3) sorted by relevance
66 void (*nlmclnt_alloc_call)(void *); member
166 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_alloc_call) in nlmclnt_proc()167 nlmclnt_ops->nlmclnt_alloc_call(data); in nlmclnt_proc()
887 .nlmclnt_alloc_call = nfs3_nlm_alloc_call,