Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_init.c80 static int vfs_typenumhash = 1; variable
81 SYSCTL_INT(_vfs, OID_AUTO, typenumhash, CTLFLAG_RDTUN, &vfs_typenumhash, 0,
400 if (vfs_typenumhash != 0) { in vfs_register()