Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mmap.c File Reference
#include <linux/stat.h>
#include <linux/time.h>
#include <linux/kernel.h>
#include <linux/gfp.h>
#include <linux/mm.h>
#include <linux/shm.h>
#include <linux/errno.h>
#include <linux/mman.h>
#include <linux/string.h>
#include <linux/fcntl.h>
#include <linux/memcontrol.h>
#include <asm/uaccess.h>
#include "ncp_fs.h"

Go to the source code of this file.

Functions

int ncp_mmap (struct file *file, struct vm_area_struct *vma)
 

Function Documentation

int ncp_mmap ( struct file file,
struct vm_area_struct vma 
)

Definition at line 106 of file mmap.c.