Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
compat.c File Reference
#include <linux/syscalls.h>
#include <linux/compat.h>
#include <linux/quotaops.h>

Go to the source code of this file.

Data Structures

struct  compat_if_dqblk
 
struct  compat_fs_qfilestat
 
struct  compat_fs_quota_stat
 

Functions

asmlinkage long sys32_quotactl (unsigned int cmd, const char __user *special, qid_t id, void __user *addr)
 

Function Documentation

asmlinkage long sys32_quotactl ( unsigned int  cmd,
const char __user special,
qid_t  id,
void __user addr 
)

Definition at line 43 of file compat.c.