Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ioctl.c File Reference
#include <linux/mount.h>
#include <linux/compat.h>
#include <asm/uaccess.h>
#include "ext3.h"

Go to the source code of this file.

Functions

long ext3_ioctl (struct file *filp, unsigned int cmd, unsigned long arg)
 

Function Documentation

long ext3_ioctl ( struct file filp,
unsigned int  cmd,
unsigned long  arg 
)

Definition at line 15 of file ioctl.c.