Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDvfs_init.c277 vfsops->vfs_sysctl = vfs_stdsysctl; in vfs_register()
HDvfs_default.c1269 vfs_stdsysctl(mp, op, req) in vfs_stdsysctl() function
/trueos/sys/sys/
HDmount.h921 vfs_sysctl_t vfs_stdsysctl; variable