Searched refs:nlmclnt_alloc_call (Results 1 – 2 of 2) sorted by relevance
70 void (*nlmclnt_alloc_call)(void *); member
172 if (nlmclnt_ops && nlmclnt_ops->nlmclnt_alloc_call) in nlmclnt_proc()173 nlmclnt_ops->nlmclnt_alloc_call(data); in nlmclnt_proc()