Linux Kernel
3.7.1
|
#include <linux/fs.h>
#include <linux/types.h>
#include <cluster/masklog.h>
#include "ocfs2.h"
#include "alloc.h"
#include "dlmglue.h"
#include "inode.h"
#include "journal.h"
#include "super.h"
#include "sysfile.h"
#include "uptodate.h"
#include "ocfs2_trace.h"
#include "buffer_head_io.h"
#include "suballoc.h"
#include "resize.h"
Go to the source code of this file.
Functions | |
int | ocfs2_group_extend (struct inode *inode, int new_clusters) |
int | ocfs2_group_add (struct inode *inode, struct ocfs2_new_group_input *input) |
int ocfs2_group_add | ( | struct inode * | inode, |
struct ocfs2_new_group_input * | input | ||
) |