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

  /src/sys/kern/
vfs_cache.c 293 static struct sysctllog *cache_sysctllog; variable in typeref:struct:sysctllog *
1122 KASSERT(cache_sysctllog == NULL);
1123 sysctl_createv(&cache_sysctllog, 0, NULL, NULL,
vfs_cache.c 293 static struct sysctllog *cache_sysctllog; variable in typeref:struct:sysctllog *
1122 KASSERT(cache_sysctllog == NULL);
1123 sysctl_createv(&cache_sysctllog, 0, NULL, NULL,

Completed in 23 milliseconds