Linux Kernel
3.7.1
|
#include <linux/mm.h>
#include <linux/fs.h>
#include <linux/quotaops.h>
#include "jfs_incore.h"
#include "jfs_inode.h"
#include "jfs_dmap.h"
#include "jfs_txnmgr.h"
#include "jfs_xattr.h"
#include "jfs_acl.h"
#include "jfs_debug.h"
Go to the source code of this file.
Functions | |
int | jfs_fsync (struct file *file, loff_t start, loff_t end, int datasync) |
int | jfs_setattr (struct dentry *dentry, struct iattr *iattr) |
Variables | |
struct inode_operations | jfs_file_inode_operations |
struct file_operations | jfs_file_operations |
struct inode_operations jfs_file_inode_operations |
struct file_operations jfs_file_operations |