Home
last modified time | relevance | path

Searched refs:filecore_sysctl_log (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c100 static struct sysctllog *filecore_sysctl_log; variable
145 sysctl_createv(&filecore_sysctl_log, 0, NULL, NULL, in filecore_modcmd()
161 sysctl_teardown(&filecore_sysctl_log); in filecore_modcmd()