Searched refs:coda_hard (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/coda/ | ||
| H A D | coda_int.h | 10 extern int coda_hard; |
| H A D | psdev.c | 47 int coda_hard; /* allows signals during upcalls */ variable |
| H A D | upcall.c | 644 #define CODA_INTERRUPTIBLE(r) (!coda_hard && \ |