Searched refs:h_nlmclnt_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/lockd/
H A Dclntlock.c64 host->h_nlmclnt_ops = nlm_init->nlmclnt_ops;
H A Dclntproc.c166 const struct nlmclnt_operations *nlmclnt_ops = host->h_nlmclnt_ops;
229 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops;
733 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops;
/linux-master/include/linux/lockd/
H A Dlockd.h75 const struct nlmclnt_operations *h_nlmclnt_ops; /* Callback ops for NLM users */ member in struct:nlm_host

Completed in 219 milliseconds