Searched refs:disablefullpath (Results 1 – 2 of 2) sorted by relevance
2196 static int __read_mostly disablefullpath; variable2197 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()
11 debug.disablefullpath