Searched refs:nlmsvc_ops (Results 1 – 9 of 9) 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()287 nlmsvc_ops->fclose(f); in nlm_close_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()
32 if (!nlmsvc_ops) in nlm4svc_retrieve_args()481 if (!nlmsvc_ops) in nlm4svc_proc_granted_res()
62 if (!nlmsvc_ops) in nlmsvc_retrieve_args()523 if (!nlmsvc_ops) in nlmsvc_proc_granted_res()
35 extern const struct nlmsvc_binding *nlmsvc_ops;
455 0x00000000 nlmsvc_ops vmlinux EXPORT_SYMBOL_GPL
161389 ffff80001212e380 B nlmsvc_ops
Completed in 966 milliseconds