Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_init.c491 vfsops->vfs_sysctl = vfs_stdsysctl; in vfs_register()
H A Dvfs_default.c1457 vfs_stdsysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in vfs_stdsysctl() function
/freebsd/sys/sys/
H A Dmount.h1090 vfs_sysctl_t vfs_stdsysctl; variable