|
Linux Kernel
3.7.1
|
#include <linux/time.h>#include <linux/fs.h>#include <linux/sched.h>#include <linux/writeback.h>#include <linux/jbd2.h>#include <linux/blkdev.h>#include "ext4.h"#include "ext4_jbd2.h"#include <trace/events/ext4.h>Go to the source code of this file.
Functions | |
| int | ext4_sync_file (struct file *file, loff_t start, loff_t end, int datasync) |
1.8.2