Linux Kernel
3.7.1
|
#include <linux/fs.h>
#include <linux/pagemap.h>
#include <linux/namei.h>
#include "vxfs.h"
#include "vxfs_extern.h"
#include "vxfs_inode.h"
Go to the source code of this file.
Variables | |
struct inode_operations | vxfs_immed_symlink_iops |
struct address_space_operations | vxfs_immed_aops |
struct address_space_operations vxfs_immed_aops |
Definition at line 60 of file vxfs_immed.c.
struct inode_operations vxfs_immed_symlink_iops |
Definition at line 52 of file vxfs_immed.c.