···11#ifndef __CODA_PSDEV_H22#define __CODA_PSDEV_H3344-#include <linux/backing-dev.h>54#include <linux/magic.h>6576#define CODA_PSDEV_MAJOR 6787#define MAX_CODADEVS 5 /* how many do we allow */98109#ifdef __KERNEL__1010+#include <linux/backing-dev.h>1111+1112struct kstatfs;12131314/* communication pending/processing queues */