Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | logfs_readpage (struct file *file, struct page *page) |
long | logfs_ioctl (struct file *file, unsigned int cmd, unsigned long arg) |
int | logfs_fsync (struct file *file, loff_t start, loff_t end, int datasync) |
Variables | |
struct inode_operations | logfs_reg_iops |
struct file_operations | logfs_reg_fops |
struct address_space_operations | logfs_reg_aops |
struct address_space_operations logfs_reg_aops |
struct file_operations logfs_reg_fops |
struct inode_operations logfs_reg_iops |