HomeSort by: relevance | last modified time | path
    Searched defs:vfs_sysctllog (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_init.c 144 static struct sysctllog *vfs_sysctllog; variable in typeref:struct:sysctllog *
153 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
159 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
165 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
171 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
vfs_init.c 144 static struct sysctllog *vfs_sysctllog; variable in typeref:struct:sysctllog *
153 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
159 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
165 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,
171 sysctl_createv(&vfs_sysctllog, 0, NULL, NULL,

Completed in 27 milliseconds