Searched refs:nlmsvc_ops (Results 1 – 6 of 6) sorted by relevance
70 nlmsvc_ops = &nfsd_nlm_ops; in nfsd_lockd_init()76 nlmsvc_ops = NULL; in nfsd_lockd_shutdown()
47 struct nlmsvc_binding * nlmsvc_ops; variable48 EXPORT_SYMBOL_GPL(nlmsvc_ops);113 if (nlmsvc_ops) { in restart_grace()173 if (nlmsvc_ops) in lockd()
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()
31 if (!nlmsvc_ops) in nlm4svc_retrieve_args()435 if (!nlmsvc_ops) in nlm4svc_proc_granted_res()
60 if (!nlmsvc_ops) in nlmsvc_retrieve_args()478 if (!nlmsvc_ops) in nlmsvc_proc_granted_res()
32 extern struct nlmsvc_binding * nlmsvc_ops;