tag | line | file | source code |
---|---|---|---|
IOCTL_ALLOWED | 1534 | drivers/block/ataflop.c | #define IOCTL_ALLOWED (filp && (filp->f_mode & IOCTL_MODE_BIT)) |
IOCTL_ALLOWED | 3284 | drivers/block/floppy.c | #define IOCTL_ALLOWED (filp && (filp->f_mode & IOCTL_MODE_BIT)) |
IOCTL_ALLOWED | 3455 | drivers/block/floppy.c | #undef IOCTL_ALLOWED |