|
Linux Kernel
3.7.1
|
#include <linux/time.h>#include <linux/pagemap.h>#include <linux/quotaops.h>#include "ext2.h"#include "xattr.h"#include "acl.h"Go to the source code of this file.
Functions | |
| int | ext2_fsync (struct file *file, loff_t start, loff_t end, int datasync) |
Variables | |
| struct file_operations | ext2_file_operations |
| struct inode_operations | ext2_file_inode_operations |
| struct inode_operations ext2_file_inode_operations |
| struct file_operations ext2_file_operations |
1.8.2