Home
last modified time | relevance | path

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

/freebsd/sys/fs/pseudofs/
H A Dpseudofs_internal.h70 extern int pfs_trace;
74 if (pfs_trace) { \
82 if (pfs_trace) { \
H A Dpseudofs.c56 int pfs_trace; variable
57 SYSCTL_INT(_vfs_pfs, OID_AUTO, trace, CTLFLAG_RW, &pfs_trace, 0,