Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/intermezzo/
Dsysctl.c77 #define PSDEV_DEBUG 1 /* control debugging */ macro
92 {PSDEV_DEBUG, "debug", &presto_debug, sizeof(int), 0644, NULL, &proc_dointvec},
195 case PSDEV_DEBUG: in dosetopt()
237 #ifdef PSDEV_DEBUG in dogetopt()
249 case PSDEV_DEBUG: in dogetopt()