Searched refs:vfs_stdsysctl (Results 1 – 3 of 3) sorted by relevance
491 vfsops->vfs_sysctl = vfs_stdsysctl; in vfs_register()
1457 vfs_stdsysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in vfs_stdsysctl() function
1092 vfs_sysctl_t vfs_stdsysctl; variable