Linux Kernel
3.7.1
|
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/writeback.h>
#include "nilfs.h"
#include "segment.h"
Go to the source code of this file.
Functions | |
int | nilfs_sync_file (struct file *file, loff_t start, loff_t end, int datasync) |
Variables | |
struct file_operations | nilfs_file_operations |
struct inode_operations | nilfs_file_inode_operations |
struct inode_operations nilfs_file_inode_operations |
struct file_operations nilfs_file_operations |