Searched refs:nfs_export_hooks (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/nfs/
H A Dnfs_export.c164 struct vfs_hooks nfs_export_hooks = { variable in typeref:struct:vfs_hooks
H A Dnfs_serv.c114 extern struct vfs_hooks nfs_export_hooks; /* XXX */
127 vfs_hooks_attach(&nfs_export_hooks);
140 vfs_hooks_detach(&nfs_export_hooks);

Completed in 95 milliseconds