Searched refs:nlmsvc_ops (Results 1 – 6 of 6) sorted by relevance
75 nlmsvc_ops = &nfsd_nlm_ops; in nfsd_lockd_init()81 nlmsvc_ops = NULL; in nfsd_lockd_shutdown()
94 nfserr = nlmsvc_ops->fopen(rqstp, &file->f_handle, fp, mode); in nlm_do_fopen()170 nlmsvc_ops->fclose(file->f_file[O_RDONLY]); in nlm_delete_file()172 nlmsvc_ops->fclose(file->f_file[O_WRONLY]); in nlm_delete_file()290 nlmsvc_ops->fclose(file->f_file[O_RDONLY]); in nlm_close_files()292 nlmsvc_ops->fclose(file->f_file[O_WRONLY]); in nlm_close_files()
52 const struct nlmsvc_binding *nlmsvc_ops; variable53 EXPORT_SYMBOL_GPL(nlmsvc_ops);116 if (nlmsvc_ops) { in restart_grace()178 if (nlmsvc_ops) in lockd()
32 if (!nlmsvc_ops) in nlm4svc_retrieve_args()491 if (!nlmsvc_ops) in nlm4svc_proc_granted_res()
62 if (!nlmsvc_ops) in nlmsvc_retrieve_args()526 if (!nlmsvc_ops) in nlmsvc_proc_granted_res()
35 extern const struct nlmsvc_binding *nlmsvc_ops;