summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfs_lock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfs/nfs_lock.h')
-rw-r--r--sys/nfs/nfs_lock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/nfs/nfs_lock.h b/sys/nfs/nfs_lock.h
index aa99996..ff5feb2 100644
--- a/sys/nfs/nfs_lock.h
+++ b/sys/nfs/nfs_lock.h
@@ -87,4 +87,6 @@ struct lockd_ans {
#ifdef _KERNEL
int nfs_dolock(struct vop_advlock_args *ap);
+extern vop_advlock_t *nfs_advlock_p;
+extern vop_reclaim_t *nfs_reclaim_p;
#endif
OpenPOWER on IntegriCloud