Go to the documentation of this file.
12 #include <linux/kernel.h>
13 #include <linux/module.h>
14 #include <linux/errno.h>
26 case 27:
return -
EFBIG;
27 case 30:
return -
EROFS;
40 case 0x2f6df0c:
return -
EACCES;
41 case 0x2f6df0f:
return -
EBUSY;
42 case 0x2f6df10:
return -
EEXIST;
43 case 0x2f6df11:
return -
EXDEV;
44 case 0x2f6df13:
return -
ENOTDIR;
45 case 0x2f6df14:
return -
EISDIR;
46 case 0x2f6df15:
return -
EINVAL;
47 case 0x2f6df1a:
return -
EFBIG;
48 case 0x2f6df1b:
return -
ENOSPC;
49 case 0x2f6df1d:
return -
EROFS;
50 case 0x2f6df1e:
return -
EMLINK;
51 case 0x2f6df20:
return -
EDOM;
52 case 0x2f6df21:
return -
ERANGE;
53 case 0x2f6df22:
return -
EDEADLK;
55 case 0x2f6df24:
return -
ENOLCK;
57 case 0x2f6df78:
return -
EDQUOT;