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

/freebsd-11.0-release/sys/fs/pseudofs/
H A Dpseudofs_internal.h71 extern int pfs_trace;
75 if (pfs_trace) { \
83 if (pfs_trace) { \
H A Dpseudofs.c56 int pfs_trace; variable
57 SYSCTL_INT(_vfs_pfs, OID_AUTO, trace, CTLFLAG_RW, &pfs_trace, 0,

Completed in 87 milliseconds