Home
last modified time | relevance | path

Searched refs:nlmsvc_dispatch (Results 1 – 1 of 1) sorted by relevance

/linux/fs/lockd/
H A Dsvc.c622 * nlmsvc_dispatch - Process an NLM Request in exit_nlm()
629 static int nlmsvc_dispatch(struct svc_rqst *rqstp)
666 .vs_dispatch = nlmsvc_dispatch,
677 .vs_dispatch = nlmsvc_dispatch,
689 .vs_dispatch = nlmsvc_dispatch,
637 static int nlmsvc_dispatch(struct svc_rqst *rqstp) nlmsvc_dispatch() function