Searched refs:nlmsvc_ops (Results 1 – 6 of 6) sorted by relevance
71 nlmsvc_ops = &nfsd_nlm_ops; in nfsd_lockd_init()77 nlmsvc_ops = NULL; in nfsd_lockd_shutdown()
119 if ((nfserr = nlmsvc_ops->fopen(rqstp, f, &file->f_file)) != 0) { in nlm_lookup_file()150 nlmsvc_ops->fclose(file->f_file); in nlm_delete_file()278 nlmsvc_ops->fclose(file->f_file); in nlm_traverse_files()
51 const struct nlmsvc_binding *nlmsvc_ops; variable52 EXPORT_SYMBOL_GPL(nlmsvc_ops);119 if (nlmsvc_ops) { in restart_grace()181 if (nlmsvc_ops) in lockd()
32 if (!nlmsvc_ops) in nlm4svc_retrieve_args()468 if (!nlmsvc_ops) in nlm4svc_proc_granted_res()
61 if (!nlmsvc_ops) in nlmsvc_retrieve_args()511 if (!nlmsvc_ops) in nlmsvc_proc_granted_res()
34 extern const struct nlmsvc_binding *nlmsvc_ops;