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()
120 if ((nfserr = nlmsvc_ops->fopen(rqstp, f, &file->f_file)) != 0) { in nlm_lookup_file()151 nlmsvc_ops->fclose(file->f_file); in nlm_delete_file()279 nlmsvc_ops->fclose(file->f_file); in nlm_traverse_files()
52 const struct nlmsvc_binding *nlmsvc_ops; variable53 EXPORT_SYMBOL_GPL(nlmsvc_ops);120 if (nlmsvc_ops) { in restart_grace()182 if (nlmsvc_ops) in lockd()
61 if (!nlmsvc_ops) in nlmsvc_retrieve_args()523 if (!nlmsvc_ops) in nlmsvc_proc_granted_res()
32 if (!nlmsvc_ops) in nlm4svc_retrieve_args()480 if (!nlmsvc_ops) in nlm4svc_proc_granted_res()
34 extern const struct nlmsvc_binding *nlmsvc_ops;