Home
last modified time | relevance | path

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

/freebsd/sys/dev/nfsmb/
H A Dnfsmb.c45 #define NFSMB_DEBUG(x) if (nfsmb_debug) (x)
48 static int nfsmb_debug = 1; variable
50 static int nfsmb_debug = 0; variable