Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dvfs_cache.c2196 static int __read_mostly disablefullpath; variable
2197 SYSCTL_INT(_debug, OID_AUTO, disablefullpath, CTLFLAG_RW, &disablefullpath, 0,
2212 if (__predict_false(disablefullpath)) in vn_fullpath()
2246 if (__predict_false(disablefullpath)) in vn_fullpath_global()
2512 if (__predict_false(disablefullpath)) in vn_path_to_global_path()
/freebsd-12.1/tools/tools/sysdoc/
H A Dtunables.mdoc11 debug.disablefullpath