<dec f='src/src/sys/nfs/nfs_var.h' l='263' type='void nfs_init()'/>
<use f='src/src/sys/nfs/nfs_serv.c' l='120' u='c' c='nfsserver_modcmd'/>
<def f='src/src/sys/nfs/nfs_subs.c' l='1519' ll='1527' type='void nfs_init()'/>
<doc f='src/src/sys/nfs/nfs_subs.c' l='1510'>/*
 * This is disgusting, but it must support both modular and monolothic
 * configurations, plus the code is shared between server and client.
 * For monolithic builds NFSSERVER may not imply NFS. Unfortunately we
 * can&apos;t use regular mutexes here that would require static initialization
 * and we can get initialized from multiple places, so we improvise.
 *
 * Yuck.
 */</doc>
<use f='src/src/sys/nfs/nfs_vfsops.c' l='1154' u='c' c='nfs_vfs_init'/>
