#include "pvfs2-kernel.h"
#include "pvfs2-bufmap.h"
#include "pvfs2-types.h"
#include "pvfs2-internal.h"
Functions | |
| void | pvfs2_truncate (struct inode *inode) |
| int | pvfs2_setattr (struct dentry *dentry, struct iattr *iattr) |
| int | pvfs2_getattr (struct vfsmount *mnt, struct dentry *dentry, struct kstat *kstat) |
| inode * | pvfs2_get_custom_inode_common (struct super_block *sb, struct inode *dir, int mode, dev_t dev, PVFS_object_ref object, int from_create) |
Variables | |
| address_space_operations | pvfs2_address_operations |
| inode_operations | pvfs2_file_inode_operations |
|
|
Change size of an object referenced by inode.
|
1.3.5