Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDvfs_init.c276 vfsops->vfs_sysctl = vfs_stdsysctl; in vfs_register()
HDvfs_default.c1327 vfs_stdsysctl(mp, op, req) in vfs_stdsysctl() function
/freebsd-11-stable/sys/sys/
HDmount.h925 vfs_sysctl_t vfs_stdsysctl; variable