|
Linux Kernel
3.7.1
|
#include <linux/fs.h>#include <linux/jbd2.h>#include <linux/capability.h>#include <linux/time.h>#include <linux/compat.h>#include <linux/mount.h>#include <linux/file.h>#include <asm/uaccess.h>#include "ext4_jbd2.h"#include "ext4.h"Go to the source code of this file.
Macros | |
| #define | MAX_32_NUM ((((unsigned long long) 1) << 32) - 1) |
Functions | |
| long | ext4_ioctl (struct file *filp, unsigned int cmd, unsigned long arg) |
1.8.2