Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/pseudofs/
HDpseudofs_internal.h70 extern int pfs_trace;
74 if (pfs_trace) { \
82 if (pfs_trace) { \
HDpseudofs.c56 int pfs_trace; variable
57 SYSCTL_INT(_vfs_pfs, OID_AUTO, trace, CTLFLAG_RW, &pfs_trace, 0,