Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/intermezzo/
Dsysctl.c84 #define PSDEV_ERRORVAL 8 /* controls presto_debug_fail_blkdev */ macro
116 {PSDEV_ERRORVAL, "errorval", NULL, sizeof(int), 0644, NULL, &proc_dointvec},
169 case PSDEV_ERRORVAL: { in dosetopt()
238 case PSDEV_ERRORVAL: { in dogetopt()