Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
move_extents.c File Reference
#include <linux/fs.h>
#include <linux/types.h>
#include <linux/mount.h>
#include <linux/swap.h>
#include <cluster/masklog.h>
#include "ocfs2.h"
#include "ocfs2_ioctl.h"
#include "alloc.h"
#include "aops.h"
#include "dlmglue.h"
#include "extent_map.h"
#include "inode.h"
#include "journal.h"
#include "suballoc.h"
#include "uptodate.h"
#include "super.h"
#include "dir.h"
#include "buffer_head_io.h"
#include "sysfile.h"
#include "refcounttree.h"
#include "move_extents.h"

Go to the source code of this file.

Data Structures

struct  ocfs2_move_extents_context
 

Functions

int ocfs2_ioctl_move_extents (struct file *filp, void __user *argp)
 

Function Documentation

int ocfs2_ioctl_move_extents ( struct file filp,
void __user argp 
)

Definition at line 1054 of file move_extents.c.