Searched refs:v9fs_debug_level (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Ddebug.h36 extern int v9fs_debug_level;
40 if((v9fs_debug_level & level)==level) \
H A Dv9fs.c41 int v9fs_debug_level = 0; /* feature-rific global debug level */ variable
282 v9fs_debug_level = v9ses->debug;
H A Dmux.c625 if ((v9fs_debug_level&DEBUG_FCALL) == DEBUG_FCALL) {
746 if ((v9fs_debug_level&DEBUG_FCALL) == DEBUG_FCALL) {

Completed in 76 milliseconds